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

5
likes
150
points
3.3k
downloads
screenshot

Documentation

Documentation
API reference

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

License

MIT (license)

Dependencies

analyzer, args, cli_launcher, mason_logger

More

Packages that depend on olx_test_runner