vanilla-rails-testing

Community

Fixtures-first Rails testing discipline

AuthorZempTime
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces vanilla Rails testing practices, prioritizing fixtures-based data and integration-style tests over factories or RSpec syntax, reducing flaky tests and setup time.

Core Features & Use Cases

  • Fixtures-first testing: uses predefined fixtures for fast, deterministic data.
  • Integration-style controller tests: exercises the full request cycle with Current.context setup.
  • Minitest syntax: uses test, setup, and standard assertions instead of RSpec DSL.

Quick Start

Run the test suite with bin/rails test to execute all tests, or target specific controller tests with bin/rails test test/controllers.

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: vanilla-rails-testing
Download link: https://github.com/ZempTime/zemptime-marketplace/archive/main.zip#vanilla-rails-testing

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.