spec_cli 0.1.2 copy "spec_cli: ^0.1.2" to clipboard
spec_cli: ^0.1.2 copied to clipboard

outdated

CLI for Spec - a streamlined testing framework for Dart & Flutter.

0.1.2 #

  • Added support for --coverage to generate a coverage/lcov.info file in both Dart and Flutter projects.

  • Fixed an issue where in --watch mode, the elapsed time indicator never stopped even after all tests had finished.

0.1.1+2 #

  • Update Riverpod dependency

0.1.1+1 #

  • FIX: fixes an issue where path to folders ended up not running tests. (050b3d8a)

0.1.1 #

  • FEAT: List all errors when the tests complete

0.1.0+1 #

0.1.0 #

  • Initial release.