run_tests
Executes project tests by automatically detecting and running the appropriate test command (fpm test or make test) based on project layout.
Instructions
Runs tests for the project. Automatically detects and runs 'fpm test' or 'make test' depending on layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |