test-coverage
Execute test suite with coverage reporting to measure code coverage. Supports custom Make variables and timeout settings.
Instructions
Run tests with coverage report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | No | Make variables to pass (e.g., {'DEBUG': '1'}) | |
| timeout | No | Timeout in seconds (default: 300, max recommended: 3600) |