test_runner 0.2.3 copy "test_runner: ^0.2.3" to clipboard
test_runner: ^0.2.3 copied to clipboard

discontinued
outdatedDart 1 only

A Command Line Test Runner for Dart

Changelog #

This file contains highlights of what changes on each version of the Dart Test Runner package.

Version 0.2.3

  • Tweaked command line output. Now show failed test suite details by default.

Version 0.2.2

  • Exit code 3 if no test files were found.

Version 0.2.1

  • Fixes to have the test runner work with pub global activate and pub global run.
  • Moved a lot of the code under lib.

Version 0.2.0

  • Now using Code Generation to make sure unittests are ran in a correct environment. Basically we set the unittest configuration.

Version 0.1.0

  • Initial version that can run both Standalone VM and Web tests with basic output.
0
likes
0
pub points
6%
popularity

Publisher

unverified uploader

A Command Line Test Runner for Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, coverage, path, unittest, unscripted, yaml

More

Packages that depend on test_runner