Test Driven Development

Strict red-green-refactor TDD workflow for implementing features, fixing bugs, or changing behavior in Rails applications. Enforces the discipline of writing a failing test before any production code. Use whenever you want to implement with TDD — whether a new feature, a bugfix, a refactor, or any behavior change.

thoughtbot 49a8151 4 files · 29.9 KB Updated

File contents

thoughtbot/rails-consultant/tree/main/skills/test-driven-development commit 49a81514ae

Frequently asked questions

npx skillmds@latest add thoughtbot/test-driven-development