patrol_plus 5.0.1 copy "patrol_plus: ^5.0.1" to clipboard
patrol_plus: ^5.0.1 copied to clipboard

A powerful, multiplatform E2E UI testing framework for Flutter apps that overcomes the limitations of integration_test by handling native interactions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patrol_plus

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

dependencies:
  patrol_plus: ^5.0.1

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:patrol_plus/patrol.dart';
0
likes
150
points
0
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherbdaya-dev.com

Weekly Downloads

A powerful, multiplatform E2E UI testing framework for Flutter apps that overcomes the limitations of integration_test by handling native interactions.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#testing #integration-test #ui-test #e2e #native-automation

License

Apache-2.0 (license)

Dependencies

boolean_selector, equatable, flutter, flutter_test, http, json_annotation, meta, patrol_finders_plus, patrol_log_plus, shelf, test_api, web

More

Packages that depend on patrol_plus

Packages that implement patrol_plus