Skip to content

Flutter-first UI testing framework. Ready for action!

License

Notifications You must be signed in to change notification settings

CreatorStack/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

Releases

No releases published

Packages

No packages published

Languages

  • Dart 45.8%
  • Kotlin 25.2%
  • Java 17.0%
  • Swift 9.1%
  • Objective-C 1.4%
  • Shell 0.9%
  • Other 0.6%