test_rocket 0.3.0
test_rocket: ^0.3.0 copied to clipboard
A command line tool to execute your dart tests at lightning fast speed. Experience ~80% reduction in runtime.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2025-04-14 #
Added #
--reportflag toruncommand to generate test run reports in.testRocketdirectory- documentation for Test Reporting in
Readme.md
0.2.2 - 2025-02-28 #
Added #
- add buy me a coffee button in readme
- add
activatecommand to activate license keys (experimental) - generate code coverage with
--coverageflag onruncommand (experimental)