test_laser 0.0.8
test_laser: ^0.0.8 copied to clipboard
A beautiful and informative command-line test runner for Flutter that makes your test output clean, readable, and actionable.
0.0.8 #
- Add support for fixed seed setting.
0.0.7 #
- Better support for widget tests.
0.0.6 #
- Fix overflow issue in progress bar.
- Fix pub points
0.0.5 #
- Add intelligent watch function.
0.0.4 #
- Do not directly use fvm, instead use flutter test directly.
0.0.3 #
- Add example gif to README.
0.0.2 #
- Improved error handling for flutter failures.
0.0.1 #
- Initial stable release of Test Laser.
- Features include a sticky progress bar, detailed failure reports, and test rerun commands.