Execute tests using detected frameworks like pytest, jest, or maven. Specify a test file, directory, or additional arguments, or detect frameworks without running tests.
Execute pytest tests in a Python virtual environment to validate code functionality, with options for specific paths, test names, verbose output, or test collection only.
Execute predefined commands like 'check', 'doctest', 'make', and 'pytest' directly without terminal access. Simplify command execution by passing parameters and retrieving results in a structured format.
Execute pytest tests within a specified Python virtual environment. Run tests by directory, file, or specific function, with options for verbose mode or test collection only, returning detailed execution results.
A Node.js server that integrates with pytest to facilitate the ModelContextProtocol (MCP) service tools, enabling test execution recording and environment tracking.
Enables AI assistants to run and analyze pytest tests for desktop applications through interactive commands. Supports test execution, filtering, result analysis, and debugging for comprehensive test automation workflows.
Facilitates unified execution and result parsing for various testing frameworks, including Bats, Pytest, Flutter, Jest, and Go, through a Model Context Protocol interface.