Jarroba Tools · Test audit for Zed
io.github.invarato/jarroba-tools-tests
Audits tests instead of writing them: what each one really asserts. 4 tools, local.
client:Zed
transport:stdio
runtime:npm
Install Jarroba Tools · Test audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jarroba-tools-tests": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<JARROBA_MCP_DOMAINS>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs