flutter_test
Execute Flutter tests and generate coverage reports to verify mobile application functionality and code quality.
Instructions
Run Flutter tests with optional coverage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Working directory (Flutter project root) | |
| testFile | No | Specific test file to run (optional) | |
| coverage | No | Enable test coverage |