TDD Naming styles

by Mark Nijhof, in TDD | Friday, May 22, 2009 | 7 comments
Project names Just recently I have been discussing a different approach to our naming convention for our test projects at work. A commonly accepted way is to append the project names with “Tests” or
We often hear about how TDD (Test Driven Development) is making it easier to change code and ensure that it is still behaving as it should be and that it is not affecting behavior in other parts of

Mark is reading

 
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.