integration_test_driver library

Classes

Previews
Previews is the class in charge of actually generating the HTML previews.

Functions

integrationDriver({required bool clearScreenshots, String screenshotsPath = 'screenshots', FlutterDriver? driver, ScreenshotCallback? onScreenshot}) Future<void>
Adaptor to run an integration test using flutter drive.