flutter_test_suite
Execute comprehensive Flutter testing including unit, widget, and integration tests with coverage reporting to validate mobile application functionality and quality.
Instructions
Run complete test suite: unit tests, widget tests, integration tests with coverage report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Working directory (Flutter project root) | |
| coverage | No | Generate coverage report | |
| integrationTests | No | Include integration tests |