rspec

Community

Write fast, reliable Ruby tests with RSpec.

Authorel-feo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you in writing comprehensive tests in RSpec for Ruby and Rails applications, covering models, requests, system specs, factories, mocks, and TDD workflows.

Core Features & Use Cases

  • Model specs, request specs, and system specs patterns with clear examples.
  • FactoryBot integration and realistic test data strategies.
  • Deep guidance on mocks, doubles, spies, and matchers for robust tests.

Quick Start

Create a basic model spec and run the test suite with bundle exec rspec to validate behavior.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rspec
Download link: https://github.com/el-feo/ai-context/archive/main.zip#rspec

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository