Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool
Browse by Tags
All Tags »
TDD »
Best Practice (
RSS)
-
|
One thing I like to do when I am using a IoC (Inversion of Control) container is to create simple test that ensure that my objects have been wired up correctly and can be created via the IoC container. I know this may seem like overkill, but I feel that...
|
-
|
Over on the Alt.Net mailing list ( here ) the topic of where to put your unit tests was the hot topic a few days ago. This is a topic that I have debated with various people over the past few years. With all the debates I have had, it is clear to me that...
|
-
|
I was chatting with a buddy of mine yesterday who recently has started a new job. His new company has built a new team to start a 'green field' project and they are currently in the 'debate' stage of planning. The team is currently trying...
|
More Posts