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

Directory Structure

spec/
├── rails_helper.rb
├── spec_helper.rb
Related skills

More from kaakati/rails-enterprise-dev

Installs
GitHub Stars
8
First Seen