Most of what we do involves some iterative testing as we code. Write a few lines – test to make sure it compiles. Compile a few times — test based on your understanding of the desired functionality. In everything we do, there are little testing steps built in. Most of these have become second nature and [...]
Filed under: Continuous Integration, Testing | Leave a Comment »