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

CLI Utility to wrap dart tests with reporter plugins

Test Reporter #

CLI Tool to wrap dart and flutter tests to generate reports

Wrapping test command #

Prepend your test command with with_reporter

with_reporter dart test

You can use it with Flutter tests

with_reporter flutter test

You can pass arguments to dart/flutter tests as is

with_reporter flutter test --tags golden --coverage

See repository README for detailed info

0
likes
0
pub points
43%
popularity

Publisher

unverified uploader

CLI Utility to wrap dart tests with reporter plugins

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation, path, uuid, very_good_test_runner

More

Packages that depend on test_reporter