Back to all methodologies
TDD

Test Driven Development

Type: Real

Write a failing test first, implement the minimum code to pass it, then refactor while keeping tests green.

Resources: