junit-framework

GitHub

โœ… The programmer-friendly testing framework for Java and the JVM

junit-framework MCP Server

MCP server for junit-team/junit-framework

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "junit-framework": {
      "command": "npx",
      "args": [
        "-y",
        "@junit-team/junit-framework"
      ]
    }
  }
}