gg_easy_widget_test 1.0.1
gg_easy_widget_test: ^1.0.1 copied to clipboard
GgEasyWidgetTest eases the tests of the widgets. It easily provides you with the following information about a widget under test.
1.0.1 #
- Added additional parameters to
GgEasyWidgetTest:presswhich are forwarded totester.press(...)
1.0.0 #
- Updated dependencies
0.0.1+2 March 5th, 2021 #
- Moved source code to https://github.com/inlavigo/gg_easy_widget_test
0.0.1 March 1st, 2021 #
- Initial implementation.