Skip to main content
Glama

HooksMCP

test_file

Executes tests located in a specified file or directory path using HooksMCP server, streamlining test runs in development workflows.

Instructions

Run tests in a specific file or directory

Input Schema

NameRequiredDescriptionDefault
TEST_PATHYesPath to test file or directory

Input Schema (JSON Schema)

{ "properties": { "TEST_PATH": { "description": "Path to test file or directory", "type": "string" } }, "required": [ "TEST_PATH" ], "type": "object" }

Other Tools from HooksMCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/scosman/actions_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server