0% 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.

Uploaded by

Siva Kumar
Copyright
© All Rights Reserved
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% 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.

Uploaded by

Siva Kumar
Copyright
© All Rights Reserved
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

test-first development where you write a test before you write just enough production code to fulfill that

test and refactoring.

You might also like