gg_test 1.1.7
gg_test: ^1.1.7 copied to clipboard
gg_test is a powerful testing package designed to enhance the Flutter and Dart development experience.
Changelog #
1.1.7 - 2025-07-31 #
Changed #
- change is_flutter to isFlutterDir to support input directory that differs from Directory.current
1.0.18 - 2024-06-21 #
Fixed #
- Fix: Coverage for files containing no functions was estimated wrongly.
1.0.13 - 2024-04-13 #
1.0.10 - 2024-04-09 #
1.0.9 - 2024-01-01 #
- Fix: Old coverage data could break tests
1.0.7 - 2024-01-01 #
- Fix flutter errors happening with relative pathes
1.0.6 - 2024-01-01 #
- Return errors when error lines occur
1.0.5 - 2024-01-01 #
- Improve formatting
1.0.4 - 2024-01-01 #
- Make ErrorInfoReader public
1.0.3 - 2024-01-01 #
- Add latest dependencies
1.0.2 - 2024-01-01 #
- Initial version.