-
Notifications
You must be signed in to change notification settings - Fork 14
Unit Tests
sawilde edited this page Sep 14, 2010
·
1 revision
The project is missing anything resembling unit tests so one of the main priorities is to build unit tests around anything we are intending on refactoring/bug fixing and hopefully through this process build up a comprehensive suite of unit tests – time to pull out my copy of Refactoring by Martin Fowler.