olx_test_runner 0.11.0 copy "olx_test_runner: ^0.11.0" to clipboard
olx_test_runner: ^0.11.0 copied to clipboard

CLI tool to speed up and simplify the process of running unit tests in Dart projects.

example/README.md

To install OLX Test Runner, you need to activate it globally by running this command in bash:

dart pub global activate olx_test_runner

To use test command, you need to run this in bash:

dart pub global run olx_test_runner test --test-path ./test --coverage

See more details in the guide.

3
likes
160
points
2.84k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

CLI tool to speed up and simplify the process of running unit tests in Dart projects.

Repository (GitHub)
View/report issues

Topics

#testing #unit-test #cli

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, args, cli_launcher, mason_logger

More

Packages that depend on olx_test_runner