integration_test_preview library

Classes

IntegrationTestPreview
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 IntegrationTestHelper and sublasses BaseIntegrationTest as well as DevicePreview packages, and does much more with the combination of the two of them.
IntegrationTestPreviewBinding
A subclass of IntegrationTestHelperBinding that reports tests results on a channel to adapt them to native instrumentation test format.