test_runner 0.2.0+6-dev
test_runner: ^0.2.0+6-dev copied to clipboard
A Command Line Test Runner for Dart
Changelog #
This file contains highlights of what changes on each version of the Dart Test Runner package.
0.1.0 #
- Initial version that can run both Standalone VM and Web tests with basic output.
0.2.0 #
- Now using Code Generation to make sure unittests are ran in a correct environment. Basically we set the unittest configuration.