Execute pytest test suites, parse results, generate reports, and store outcomes in a QA platform database via a Model Context Protocol server.
Sponsored
Designed as an MCP-compliant server, this tool streamlines automated testing by providing robust capabilities for running pytest test suites. It not only executes tests but also meticulously parses their outcomes, generates comprehensive reports, and persists all results into a QA platform database, offering a centralized system for tracking test history and performance. Its integration with tools like Goose further enhances its utility, enabling seamless test orchestration.
Key Features
01Parses test results and generates reports
02Supports MCP protocol standard interfaces
03Provides tool call interfaces for external systems like Goose
04Stores test results to a database
05Executes pytest test suites
061 GitHub stars
Use Cases
01Integrating pytest execution and result storage with external automation platforms such as Goose
02Orchestrating automated pytest test execution through an MCP server
03Storing and managing historical pytest test results in a centralized database for QA tracking