File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed
Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 1.0.1(2018-10-10)
4+
5+ * Reorganize folder support for better package management
6+ * Added code coverage
7+
38## Version 1.0.0 (2018-10-09)
49
510* Added ability to take screenshots and group them in folders
Original file line number Diff line number Diff line change 11# ozzie.flutter
22
33[ ![ Build Status] ( https://travis-ci.com/jorgecoca/ozzie.flutter.svg?branch=master )] ( https://travis-ci.com/jorgecoca/ozzie.flutter )
4+ [ ![ codecov] ( https://codecov.io/gh/jorgecoca/ozzie.flutter/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jorgecoca/ozzie.flutter )
45[ ![ Pub] ( https://img.shields.io/pub/v/ozzie.svg )] ( https://pub.dartlang.org/packages/ozzie )
56
67![ ozzie icon art] ( ./art/ozzie.png )
@@ -50,6 +51,10 @@ void main() {
5051}
5152` ` `
5253
54+ After this, a report will be generated inside your project as `ozzie/index.html` :
55+
56+ 
57+
5358# # License
5459
5560```
Original file line number Diff line number Diff line change 11name : ozzie
22description : Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need.
3- version : 1.0.0
3+ version : 1.0.1
44author : Jorge Coca<jcocaramos@gmail.com>
55homepage : https://github.com/jorgecoca/ozzie.flutter
66
You can’t perform that action at this time.
0 commit comments