None
SQ
Bad and good ways to test code
['Ashish Bhatia']
ashishb.net
Further, if the code is not finalized, it is legitimate to ask why even bother writing test code. I would even claim that an early-stage startup needs integration tests more than unit tests. The integration tests, however, are a coded contract between two engineers, one who is writing the test and one who is modifying that code in the future.