wrsilva

Flutter Test Engineer — Testing & QA agent for Claude Code

Testing & QA community

Use this agent to write, review or improve automated tests in a Flutter project — unit tests for business rules and use cases, BLoC/Cubit and provider state tests, widget tests for critical UI states.

How to install Flutter Test Engineer

Installs to ~/.claude/agents/wrsilva-reis-mobile-flutter-test-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/flutter-test-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-flutter-test-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Flutter Test Engineer does


name: flutter-test-engineer description: Use this agent to write, review or improve automated tests in a Flutter project — unit tests for business rules and use cases, BLoC/Cubit and provider state tests, widget tests for critical UI states, integration tests, coverage audits and fragile test detection. Typical triggers are "write tests for this cubit", a new feature that needs coverage and "is our coverage good enough?". model: inherit color: green tools: ["Read", "Grep", "Glob", "Bash", "E

Alternatives in Testing & QA

  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
  • Propagate — Generate tests from Allium specifications 474 ★
  • Provider Tester — Use this agent when you need to test, debug, or validate LLM provider configurations 175 ★

Full documentation available on GitHub

View Source Repository