integration_test_preview 0.0.5 integration_test_preview: ^0.0.5 copied to clipboard
Integration Test Preview has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS platform UIs). This package is based upon the Integr [...]
0.0.5 #
- Adding responsive_widgets_prefix to example
- Updating screenshots for README
- Adding assertion that the platform types match
- Adding call to DevicePreview.selectDevice(...)
- Adding call to WidgetsBinding.instance!.reassembleApplication()
- Defaulting to no Device Preview Toolbar
- Breaking change "Refactored testDevicesEndToEnd to private"
- Breaking change "Replacing togglePlatformUI \w toggleDeviceUI"
0.0.4 #
- Upgrade of Integration Test Helper (0.0.6)
0.0.3 #
- Upgrade of Integration Test Helper (0.0.5)
- Added Responsive Widgets Prefix to example (0.0.2)
0.0.2 #
- Upgrade of Integration Test Helper (0.0.4)
- Upgrade to subclass of IntegrationTestHelperBinding
- Added super() call for BaseIntegrationTest(binding)
0.0.1 #
- Initial release.