ozzie 2.2.3
ozzie: ^2.2.3 copied to clipboard
Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need. Ozzie will capture performance reports for you.
Changelog #
2.2.3 #
testto ^1.0.0- Dart SDK: ^2.2.0
2.2.2 - 2019-05-03 #
testdependency: ^1.5.3
2.2.1 - 2019-05-03 #
- Update dependencies
- Complete documentation
- Fix warnings for better package health
2.2.0 - 2019-05-01 #
- Added ability to capture profile reports with
traceActionfromFlutterDriver - Added support for using a
ozzie.yamlto determine custom thresholds - Added functionality to fail builds based on having warnings and/or errors in the profile reports
2.1.0 #
- Added an optional
shouldTakeScreenshotsflag to skip taking screenshots
2.0.1 - 2018-01-02 #
- Fixed bug where the HTML report would display all the groups with the same name
2.0.0 - 2018-12-30 #
- 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
Version 1.0.2(2018-11-27) #
- Update Mockito to 4.+
Version 1.0.1(2018-10-10) #
- Reorganize folder support for better package management
- Added code coverage
1.0.0 - 2018-10-09 #
- Added ability to take screenshots and group them in folders
- Added ability to generate an HTML report that lists all the screenshots taken