By dgreen99
via greensopinion.blogspot.com
Submitted: Apr 15 2008 / 09:55
Recently I posted about evolving the architecture of a markup parser. During its evolution I ended up completely rewriting the parser to a new architecture. A solid JUnit test suite made it possible to do this while maintaining confidence in the quality of the new code. This article details the nature of JUnits that make such a switch easy.
Add your comment