test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
test-driven-developmentdevelopment-processsoftware-qualitytest-first
mikeastock
0
test-driven-development
Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.
test-driven-developmentred-green-refactortest-coveragebehavior-driven-development
CodingCossack
2