patrol
Installation
SKILL.md
Patrol E2E Test Skill
Run and manage Patrol integration tests for this Flutter project (macOS, iOS, Android, and Chrome).
Running Tests
CLI location: patrol
Always use --device to avoid the interactive device selection prompt.
macOS (default)
# Run a specific test file
patrol test \
--device macos \
--target integration_test/$ARGUMENTS \
--dart-define SOLIPLEX_BACKEND_URL=http://localhost:8000