Test-Driven Development with Django Quotes

Rate this book
Clear rating
Test-Driven Development with Django Test-Driven Development with Django by Kevin Harvey
12 ratings, 4.08 average rating, 5 reviews
Test-Driven Development with Django Quotes Showing 1-5 of 5
“Apps are often named for the main model that they contain.”
Kevin Harvey, Test-Driven Development with Django
“After prototyping, start again with TDD instead of trying to go back, and write tests for the prototype. Even”
Kevin Harvey, Test-Driven Development with Django
“code without tests is a prototype at best.”
Kevin Harvey, Test-Driven Development with Django
“Testing and documentation have a crucial relationship—your tests prove that your documentation is telling the truth.”
Kevin Harvey, Test-Driven Development with Django
“There are four key practices to writing great code: Version control Documentation Testing Continuous Integration Each”
Kevin Harvey, Test-Driven Development with Django