fest 0.1.3
fest: ^0.1.3 copied to clipboard
A simple snapshot testing utility for flutter inspired by jest. Compare and test snapshots ranging from Screenshots, Render Tree and Layer Tree.
0.1.3 #
-
Updated Readme
-
Fixed bugs
-
0.1.2 #
-
Fixed screenshot error
-
Fixed Import issues
-
Fixed file naming
0.1.1 #
- Fixed command line runner name
0.1.0 #
- Added LICENSE
- Added API documentation using dartdoc
- Added tests with 100% coverage
- Updated API for simpler development
0.0.1 #
- Basic Interface.
- Initial Code.