Skip to content

Add FlutterProbe to Testing section#1017

Open
pbertsch wants to merge 1 commit intoSolido:masterfrom
pbertsch:add-flutterprobe
Open

Add FlutterProbe to Testing section#1017
pbertsch wants to merge 1 commit intoSolido:masterfrom
pbertsch:add-flutterprobe

Conversation

@pbertsch
Copy link
Copy Markdown

Adds FlutterProbe to the Testing section.

What it is: A high-performance E2E testing framework for Flutter mobile apps. Tests are written in ProbeScript (natural language DSL), executed with <50ms command round-trips via direct widget-tree access over WebSocket/JSON-RPC 2.0. Ships as a single Go binary with pre-built binaries for Linux, macOS, and Windows.

Why it belongs here:

  • Flutter-specific — direct widget tree access, not an accessibility-layer wrapper
  • Open source (BSL 1.1, converts to Apache 2.0)
  • Active development — v0.2.0, regular commits
  • Full documentation site, README, and wiki
  • CI/CD ready with pre-built binaries on GitHub Releases

Placed alphabetically between flutter_convenient_test and Patrol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant