testreport 1.2.0 copy "testreport: ^1.2.0" to clipboard
testreport: ^1.2.0 copied to clipboard

outdated

This library can be used to process the results of dart tests. It processes data from the `json` output emitted by the dart test runner and provide an API to the test results.

1.2.0 #

  • require dart 2.7+
  • support (ignore) debug events

1.1.0 #

  • require dart 2.3+

1.0.0 #

  • drop support for Dart 1.x

0.3.1 #

  • dart 2.0 support

0.3.0 #

  • remove dependency on built_collection

0.2.0 #

  • moved part files to src/api and implementation files to src/impl

0.1.0 #

  • Initial implementation
2
likes
40
pub points
75%
popularity

Publisher

unverified uploader

This library can be used to process the results of dart tests. It processes data from the `json` output emitted by the dart test runner and provide an API to the test results.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on testreport