integration_test_preview 0.0.4 copy "integration_test_preview: ^0.0.4" to clipboard
integration_test_preview: ^0.0.4 copied to clipboard

outdated

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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add integration_test_preview

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  integration_test_preview: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:integration_test_preview/integration_test_preview.dart';
10
likes
0
pub points
74%
popularity

Publisher

unverified uploader

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 Integration Test Helper and Device Preview packages, and does much more with the combination of the two of them. It also allows for specific device size preview screenshots for the app stores, generated locally in your project path.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_preview_community, flutter, flutter_test, integration_test, integration_test_helper

More

Packages that depend on integration_test_preview