Rails Tdd Standards

RSpec testing standards and best practices for Rails applications. Use when writing new tests, reviewing test quality, debugging factory errors, setting up FactoryBot, or enforcing single-expectation patterns. Also use when a test fails due to factory misconfiguration, wrong association keys, or missing role traits. Triggers on phrases like "write a test", "add specs", "factory error", "test is failing", "how should I test this", or when reviewing test code in a Rails project.

djc00p Updated

File contents

djc00p/rails-tdd-standards/tree/main/ commit 54e33691c6

Frequently asked questions

npx skillmds@latest add djc00p/rails-tdd-standards