Tox Testing MCP Server
by that1guy15
run_tox_tests
Run tox tests with different modes and options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
directory | No | Directory containing tests to run (required for directory mode) | |
group | No | Test group to run in all mode (defaults to clients) | |
mode | Yes | Test execution mode | |
testCase | No | Specific test case to run (required for case mode) | |
testFile | No | Specific test file to run (required for file and case modes) |