rspec-fundamentals

Official

Master RSpec fundamentals and BDD patterns.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive coverage of RSpec fundamentals, including describe, context, it blocks, let, and basic matchers for BDD testing.

Core Features & Use Cases

  • Describe/Context: Organize tests with clarity.
  • Let & Doubles: Manage test data and mocks.
  • Matchers: Validate behavior with core matchers.

Quick Start

Write a simple RSpec suite with describe, let, and an example using expect.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-fundamentals
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#rspec-fundamentals

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