dcli_unit_tester 1.0.0 dcli_unit_tester: ^1.0.0 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!
1.0.0 #
- moved out the dcli project as you can no longer publish a sub project.
- updated to dcli 3.x
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.