RSpec Testing Patterns
Installation
SKILL.md
RSpec Testing Patterns Skill
This skill provides comprehensive guidance for testing Rails applications with RSpec.
When to Use This Skill
- Writing new specs (unit, integration, system)
- Setting up test factories
- Creating shared examples
- Mocking external services
- Testing ViewComponents
- Testing background jobs