test
to ^1.0.0- Dart SDK: ^2.2.0
test
dependency: ^1.5.3
- Update dependencies
- Complete documentation
- Fix warnings for better package health
- Added ability to capture profile reports with
traceAction
fromFlutterDriver
- Added support for using a
ozzie.yaml
to determine custom thresholds - Added functionality to fail builds based on having warnings and/or errors in the profile reports
- Added an optional
shouldTakeScreenshots
flag to skip taking screenshots
- Fixed bug where the HTML report would display all the groups with the same name
- Be able to download all the screenshots generated from the web report
- Be able to download all the screenshots generated for a particular group from the web report
- You can preview all the group screenshots in a slideshow
- Updated documentation
- Updated test dependencies
- Update Mockito to 4.+
- Reorganize folder support for better package management
- Added code coverage
- Added ability to take screenshots and group them in folders
- Added ability to generate an HTML report that lists all the screenshots taken