Skip to main content
Glama

ActionsMCP

by scosman

test_file

Execute tests in a specified file or directory using ActionsMCP’s automated tool. Streamline testing workflows by eliminating manual command approvals with ease.

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" }
Install Server

Other Tools from ActionsMCP

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