test_reporter

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

test reporter

Test Reporter #
CLI Tool to wrap dart and flutter tests to generate reports
Wrapping test command #
Prepend your test command with dart run test_reporter. It will wrap dart test process with test_reporter logic.
dart run test_reporter dart test
copied to clipboard
You can use it with Flutter tests
dart run test_reporter flutter test
copied to clipboard
You can pass arguments to dart/flutter tests as is
dart run test_reporter flutter test --tags golden --coverage
copied to clipboard
See repository README for detailed info

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.