gg_test 1.1.1 gg_test: ^1.1.1 copied to clipboard
gg_test is a powerful testing package designed to enhance the Flutter and Dart development experience.
Changelog #
1.1.1 - 2024-08-30 #
Changed #
- Run unit tests on MacOS
1.1.0 - 2024-08-30 #
Changed #
- Make unit tests work on Mac
1.0.20 - 2024-08-24 #
Changed #
- Show error details on github
1.0.19 - 2024-08-24 #
Changed #
- Disabled error details when running tests
1.0.18 - 2024-06-21 #
Fixed #
- Fix: Coverage for files containing no functions was estimated wrongly.
1.0.17 - 2024-06-21 #
Changed #
- Ignore generated files i.e. files ending with .g.dart
1.0.16 - 2024-04-30 #
Changed #
- Generated test file: Renamed test into example
1.0.15 - 2024-04-29 #
Changed #
- Update install script
- Slightly changed auto generated test file
1.0.14 - 2024-04-27 #
Fixed #
- Fix an error in auto generated test files
1.0.13 - 2024-04-13 #
Changed #
- Adjusted version
Removed #
- dependency to gg_install_gg, remove ./check script
- dependency pana
1.0.12 - 2024-04-11 #
Changed #
- Upgrade dependencies
1.0.11 - 2024-04-09 #
Removed #
- 'Pipline: Disable cache'
1.0.10 - 2024-04-09 #
Added #
- Added a pipeline step to log git issues
- Pipeline: Install flutter SDK when a sdk file is found containing flutter
Changed #
- Rework changelog
- Pipelines
- 'Github Actions Pipeline'
- Exclude sample_project from analyzer
Fixed #
- Fixed an error in previous change
Removed #
- pubspec.lock
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.