test-assistent-mcp-server

Cerios-TechLab/test-assistent-mcp-server
★ 0 stars Python Code/Dev Tools Updated 3d ago
Test assistent voor het genereren van testcases. Maar ook gebruik van test technieken en heuristieken.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "test-assistent-mcp-s": {
      "command": "uvx",
      "args": [
        "test-assistent-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install test-assistent-mcp-server