“There are four key practices to writing great code: Version control Documentation Testing Continuous Integration Each” — Kevin Harvey Programming Copy Share Image
“After prototyping, start again with TDD instead of trying to go back, and write tests for the prototype. Even” — Kevin Harvey Copy Share Image
“Testing and documentation have a crucial relationship—your tests prove that your documentation is telling the truth.” — Kevin Harvey Telling the truth Copy Share Image