Skip to content
Cline

Jarroba Tools · Test audit for Cline

io.github.invarato/jarroba-tools-tests

Audits tests instead of writing them: what each one really asserts. 4 tools, local.

client:Cline transport:stdio runtime:npm

Install Jarroba Tools · Test audit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jarroba-tools-tests": {
      "command": "npx",
      "args": [
        "-y",
        "@jarroba/mcp-tests"
      ],
      "env": {
        "JARROBA_MCP_DOMAINS": "<JARROBA_MCP_DOMAINS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Jarroba Tools · Test audit in other clients