all_tests
Execute all project tests automatically using HooksMCP server, streamlining test execution for coding assistants via YAML configuration without manual intervention.
Instructions
Run all tests in the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}