olx_test_runner 0.10.2
olx_test_runner: ^0.10.2 copied to clipboard
CLI tool to help running Flutter tests.
0.10.2 #
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