Rspec Testing Patterns
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add rspec-testing-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rspec-testing-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/rspec-testing-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Complete guide to testing Ruby on Rails applications with RSpec. Use this skill when writing unit tests, integration tests, system tests, or when setting up test infrastructure including factories, shared examples, and mocking strategies.
Tags
securityjavascriptgojavarubyskill