MCP Servers / development / Tox Testing

Tox Testing

JSON →
none5development

Executes tox commands to run Python tests with pytest. Requires the TOX_APP_DIR environment variable to be set.

Install
How to run this server

No install command recorded.

server path: tox-testing
Tools
What this server exposes
run_tox_tests
Execute tox tests with various modes and options. Supports different execution modes: all (run all tests or tests from a specific group), file (run tests from a specific file), case (run a specific test case), directory (run all tests in a specified directory). Test groups supported: clients (client-related tests), api (API endpoint tests), auth (authentication tests), uploads (upload functionality tests), routes (route handler tests).
Configuration
Environment & auth
authnone
Resources
Tox Testing — MCP Server · libregistry