package:build_test v3.1.0
·
141 commits
to master
since this release
- Add
inputsTrackedForandresolverEntrypointsTrackedForto
ReaderWriterTesting, so tests can determine what each build step
read and resolved. - Add
loadIsolateSourcestoReaderWriterTesting. It loads all real
sources visible to the test into memory. testBuilderdefaultonLognow works outside of tests: it falls
back toprintinstead of crashing.- Update
README.md.