test
Execute all project tests using Makefile targets with optional custom variables and timeout settings.
Instructions
Run all tests
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) |