Skip to content
/ patrol Public
forked from leancodepl/patrol

Flutter-first UI testing framework. Ready for action!

License

Notifications You must be signed in to change notification settings

wrbl606/patrol

 
 

Repository files navigation

Patrol

Simple yet powerful Flutter-native UI testing framework eliminating limitations of flutter_test, integration_test, and flutter_driver.

patrol on pub.dev patrol_cli on pub.dev code style powered by

Documentation

Here it is!

CLI

See packages/patrol_cli.

Package

See packages/patrol.

Release process

  1. Create a git tag:

    $ git tag patrol_cli-v0.3.4
  2. Push it! GitHub Actions will take care of the rest.

About

Flutter-first UI testing framework. Ready for action!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 42.9%
  • Kotlin 26.5%
  • Java 18.0%
  • Swift 9.5%
  • Objective-C 1.5%
  • Shell 1.0%
  • Other 0.6%