test_reporter 1.3.0 copy "test_reporter: ^1.3.0" to clipboard
test_reporter: ^1.3.0 copied to clipboard

CLI Utility to wrap dart tests with reporter plugins. Extend to any report formats with special TestReporter class.

1.3.0 #

  • FEAT(deps): upgrade to recent sdk versions.

1.2.0 #

  • FIX(windows): fix test_reporter running on Windows (#8).
  • FIX(test_reporter): add onError callback to event listener.
  • FEAT(test_reporter): extract hard coded reporter in its own package.
  • DOCS: add docs and example.
  • DOCS(test_reporter): document test_reporter.

1.1.5 #

  • docs: add example

1.1.4 #

  • docs: update README

1.1.3 #

  • fix test runner errors terminate test runner process

1.1.2 #

  • lower dart sdk version bound

1.1.1 #

  • Remove unneeded logs

1.1.0 #

  • Separate out reporter logic. Now custom reporter logic should live in its own packages

1.0.0 #

  • Initial version.
2
likes
160
points
1.67k
downloads

Publisher

unverified uploader

Weekly Downloads

CLI Utility to wrap dart tests with reporter plugins. Extend to any report formats with special TestReporter class.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, args, freezed_annotation, path, universal_io, uuid

More

Packages that depend on test_reporter