Armory
Source
Browse
Workflows

flutter-test

Run Flutter/Dart tests, report failures, and incrementally fix test issues. Covers unit, widget, golden, and integration tests.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install flutter-test --cli claude

writes the file to.claude/commands/flutter-test.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/flutter-test.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Run Flutter/Dart tests, report failures, and incrementally fix test issues. Covers unit, widget, golden, and integration tests.

When to use it

Run Flutter/Dart tests, report failures, and incrementally fix test issues. Covers unit, widget, golden, and integration tests.

How to install / invoke

Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/flutter-test.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).