run_tests
Execute tests using specified frameworks like Bats, Pytest, Flutter, Jest, and Go. Capture output, handle environment variables, and store results in a designated directory.
Instructions
Run tests and capture output
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Test command to execute (e.g., "bats tests/*.bats") | |
env | No | Environment variables for test execution | |
framework | Yes | Testing framework being used | |
outputDir | No | Directory to store test results | |
timeout | No | Test execution timeout in milliseconds (default: 300000) | |
workingDir | Yes | Working directory for test execution |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Test Runner MCP
Related Tools
- @that1guy15/tox-testing
- @egyleader/dart-mcp
- @pvinis/mcp-playwright-stealth
- @dkpoulsen/flutter-tools
- @QAInsights/locust-mcp-server