integration_test_helper 0.0.6
integration_test_helper: ^0.0.6 copied to clipboard
The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.
0.0.6 #
- Fix for verifyTextFieldForKey
0.0.5 #
- Fix for "'CupertinoTextField' is not a subtype of type 'TextField'"
0.0.4 #
- Upgrade of Drawer Manager (0.0.4)
- Breaking change: Adding IntegrationTestHelperBinding
- Adding BaseIntegrationTest.takeScreenshot(String)
0.0.3 #
- Updated example file paths
- Added scrollToListTypeItemText
- Updated README / SUPPORT
0.0.2 #
- Updating README and SUPPORT
0.0.1 #
- Initial release of the Integration Test Helper package