Skip to content

package:build_test v3.1.0

Choose a tag to compare

@davidmorgan davidmorgan released this 18 Jun 11:34
· 141 commits to master since this release
3ff3de4
  • Add inputsTrackedFor and resolverEntrypointsTrackedFor to
    ReaderWriterTesting, so tests can determine what each build step
    read and resolved.
  • Add loadIsolateSources to ReaderWriterTesting. It loads all real
    sources visible to the test into memory.
  • testBuilder default onLog now works outside of tests: it falls
    back to print instead of crashing.
  • Update README.md.