Packs
1 packResults for “red-green-refactor”
13 skillstest-driven-development
Write tests before implementation code for new features, bug fixes, and refactoring, following the red-green-refactor cycle.
247k · bundle
tdd
Guides test-driven development with a red-green-refactor loop, emphasizing behavior-focused tests and vertical slicing over horizontal test writing.
0 · bundle
test-driven-development
Guides implementing features and bug fixes test-first, enforcing red-green-refactor with mandatory failure verification.
559 · bundle
tdd
Enforces a test-first workflow for features and bug fixes, guiding the red-green-refactor cycle with verification checklists.
4
test-driven-development
Guides implementing features and bug fixes test-first, enforcing the red-green-refactor cycle with mandatory failure verification.
0 · bundle
tdd
Guides test-first development with vertical slices, one test at a time, and refactoring after green.
3 · bundle
More results
tdd-methodology
Guides the red-green-refactor cycle for implementing features with test-driven development, including test quality guidelines, framework setup, and commit patterns.
1
tdd
Enforces strict outside-in red-green-refactor TDD with one-failure-per-turn discipline, predicting failures before every run, hardcoding minimum changes, and using triangulation and property-based testing. Triggers on explicit TDD requests and tasks phrased as 'implement', 'add', 'write a function', 'build a feature'.
7
tdd
Guides test-first development with vertical slices, writing one behavior test at a time and refactoring only when green.
253 · bundle
tdd
Guides AI agents through Test-Driven Development with 42 prioritized rules covering the red-green-refactor cycle, test design, isolation, data management, assertions, organization, performance, and strategy.
61
test-driven-development
Guides writing a failing test before production code, iterating through red-green-refactor cycles, and fixing bugs test-first.
2
tdd-guide
Generates unit tests, analyzes coverage gaps, and guides red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha.
20.4k · bundle
tdd
Guides implementing features and fixing bugs by writing failing tests first, then minimal code, with verification at each step.
54 · bundle