olx_test_runner 0.11.2 copy "olx_test_runner: ^0.11.2" to clipboard
olx_test_runner: ^0.11.2 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.

4
likes
160
points
4.91k
downloads
screenshot

Publisher

verified publisherolxgroup.com

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