widget_test_harness 0.4.1
widget_test_harness: ^0.4.1 copied to clipboard
Create a reusable harness for testing. Use Mixins to combine functionality to keep testing dependencies dry
0.1.0+1 #
- feat: initial commit 🎉
0.1.0+2 #
- updated formating and fixes for pub scoring
0.2.0 #
- fixed some documentation
- Added http client in widget harness to mock NetworkImage
0.3.0 #
- added more documentation
- Updated how httpClient is created
- Updated how zones are handled
0.4.0 #
- updated harness creation
0.4.1 #
- fixed then functions calling themselves
- added fling to when