pytest

GitHub

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

14,397 stars Python 1 file ยท ~5,584 tokens #hacktoberfest#python#test#testing#unit-testing

_pytest (pytest) MCP Server

Model Context Protocol (_pytest) server

View all pytest servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "_pytest": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-_pytest"
      ]
    }
  }
}