Test Extraction and Readability Andrew Kelly 15 Oct 2013 Coding Testing The overt purpose of testing is to ensure that code does what is expected of it, but tests themselves also act as documentation. Highly readable...more.