test_cov 1.0.1 copy "test_cov: ^1.0.1" to clipboard
test_cov: ^1.0.1 copied to clipboard

Command line utility to run tests in Dart VM and collect coverage data.

1.0.1 #

  • Handle null

1.0.0 #

  • Update to null-safe Dart 2.12.0

0.3.0 #

  • Pass arguments when running test coverage with e.g. pub run test_cov --no-sound-null-safety

0.2.1 #

  • Update dependencies

0.2.0 #

  • Make non-zero exit code throw error

0.1.0 #

Initial reissue of the test_coverage package that has previously been maintained by @pulyaevskiy

  • Remove badge generation
  • Enable more logging (information about cause of test failure)
7
likes
110
pub points
66%
popularity

Publisher

unverified uploader

Command line utility to run tests in Dart VM and collect coverage data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

coverage, path

More

Packages that depend on test_cov