Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by that1guy15 • Testing & QA
An MCP server that runs tox commands to execute pytest-based test suites for Python projects, enabling programmatic test execution and management.
Run full test suites or specific test groups in a Python project via tox to gather pass/fail results.
Re-run failing test files or individual test cases during iterative debugging and fix validation.
Integrate automated test execution into VSCode or MCP-enabled workflows, with configurable timeouts and project paths.
This MCP server executes tox commands from a specified project directory to run pytest tests in several modes (all, group, file, case, directory). It supports running named test groups, individual test files or cases, and can be integrated into VSCode via MCP settings or used by agents like Cline to orchestrate test workflows. Environment variables (TOX_APP_DIR and TOX_TIMEOUT) control the project location and maximum test runtime, helping prevent hung or long-running test processes. It streamlines iterative debugging by allowing agents to rerun failing tests or test cases individually.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.