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.

0.12.0 #

  • FEAT: Added test-group-interference-detection command to detect interference between test groups.
  • FEAT: Improved logging for test runner and test group generator command.
  • FEAT: Updated API of test runner and test group generator command to support changes in test-group-interference-detection command.
  • FEAT: Updated documentation.

0.11.2 #

  • FIX: Fixed handling of empty test groups.

0.11.1 #

  • FIX: Added missing logs for test command.

0.11.0 #

  • FEAT: Updated dependencies.
  • FEAT: Updated metadata.
  • FIX: Fixed line parsing for logs.

0.10.2 #

  • FEAT: Updated dart version constraint in pubspec.yaml.

0.10.1: #

  • FEAT: Sort files for test groups.

0.10.0 #

  • FEAT: Added --keep-generated-test-groups for test command.

0.9.1 #

  • FIX: Added missing shard index for test command.

0.9.0 #

  • FEAT: Added validation exit code when validation fails.
  • FEAT: Added validation summary.
  • FEAT: Improved tests.
  • FEAT: Improved dependencies versioning.

0.8.0 #

  • FEAT: Added license
  • FEAT: Added support in README.
  • FEAT: General improvements to code base.
  • FEAT: Improved tests.

0.7.0 #

  • FEAT: Added coverage and coverage path parameters to test command.
  • FEAT: (BREAKING CHANGE): All parameters will be formatted in kebab-case.
  • FEAT: Improved error handling in test running.
  • FEAT: Improved error handling in test generation.
  • FEAT: Improved error handling in test validation.
  • FEAT: Updated documentation.
  • FEAT: Improved tests.

0.6.0 #

  • FEAT: shardIndex, shardCount, seed are now optional parameters in test command.
  • FEAT: Improved test coverage.
  • FEAT: Updated documentation for test and generate command.
  • FEAT: Added test group delete after completing tests.

0.5.0 #

  • FEAT: shardIndex, shardCount, seed are now optional parameters in generate command.
  • FEAT: Added error handling in generate method.
  • FEAT: Improved test coverage.

0.4.0 #

  • FEAT: Added test feature.

0.3.0 #

  • FEAT: Added test validator feature.

0.2.0 #

  • FEAT: Updated readme.

0.1.0 #

  • FEAT: Initial release
5
likes
150
points
3.29k
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