test_rocket 0.3.0 copy "test_rocket: ^0.3.0" to clipboard
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 #

  • --report flag to run command to generate test run reports in .testRocket directory
  • documentation for Test Reporting in Readme.md

0.2.6 - 2025-03-15 #

Fixed #

  • update buy me coffee button URL

0.2.5 - 2025-02-28 #

Fixed #

  • change the button size of buy me coffee button

0.2.2 - 2025-02-28 #

Added #

  • add buy me a coffee button in readme
  • add activate command to activate license keys (experimental)
  • generate code coverage with --coverage flag on run command (experimental)

0.2.1 - 2024-05-19 #

Fixed #

  • fix logs printed during run

0.2.0 - 2024-05-19 #

Added #

  • print more readable logs for the run command
  • --faster flag now shows experimental warning.

Fixed #

  • run --faster command now informs when test suite execution completes

0.1.1 - 2024-05-05 #

Added #

  • logo for the test_rocket tool

Fixed #

  • formatting of the readme file

0.1.0 - 2024-05-05 #

Added #

  • logo for the test_rocket tool

0.0.12 - 2024-05-05 #

Fixed #

  • run command which using dart test instead of flutter test

Changed #

  • the clause in the test_rocket license

0.0.11 - 2024-05-05 #

Added #

  • basic testRocket commands like bundle run
  • faster flag for run command to executes tests in parallel

Fixed #

  • pub analysis issues
6
likes
140
points
1.98k
downloads

Publisher

unverified uploader

Weekly Downloads

A command line tool to execute your dart tests at lightning fast speed. Experience ~80% reduction in runtime.

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args, date_time_format, http, path, very_good_test_runner

More

Packages that depend on test_rocket