Test-First Development Where You Write A Test Before You Write Just Enough Production Code To Fulfill That Test and Refactoring
Test-first development involves writing a test first before writing just enough production code to pass that test. It focuses on refactoring code to improve design qualities without changing observable behavior. The document discusses test-first development and refactoring code.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
40 views1 page
Test-First Development Where You Write A Test Before You Write Just Enough Production Code To Fulfill That Test and Refactoring
Test-first development involves writing a test first before writing just enough production code to pass that test. It focuses on refactoring code to improve design qualities without changing observable behavior. The document discusses test-first development and refactoring code.