rad_test 0.3.0 rad_test: ^0.3.0 copied to clipboard
A testing library for testing applications that are written using Rad.
0.3.0 #
- Segregated unstable APIs.
0.2.0 #
- Added enterText, focus, showKeyBoard & tap actions to WidgetTester.
- Added nodeHasValue, nodeHasFocus, nodeHasNotFoucs, nodeHasContents, widgetObjectIsMounted, widgetObjectIsNotMounted, widgetObjectsAreMounted, widgetObjectsAreNotMounted matchers.
0.1.1 #
- Initial release