dcli_unit_tester 0.0.7 dcli_unit_tester: ^0.0.7 copied to clipboard
This project allows dcli to unit test functions that behave differently when installed via 'dart pub global activate'. It serves no other useful purpose so do not install!
0.0.6 #
- released to support testing under dart 2.12.
0.0.5 #
- updated to latest dcli to fix a bug in DartScript().scriptName where it wasn't being initialised.
0.0.3 #
added --script switch to print all of the DartScript class properties.
0.0.2 #
added --platform switch to print all of the Platform class properties.
0.0.1 #
First release.