Architectural Unit Testing

I'm going to assume that you already buy into the advantages of unit testing your code, and the merits of doing so don't need to be enumerated in yet another article. Perhaps more interesting and unique in today's software development...

Read More

NSubstitute: A Refreshingly Simple Mocking Framework for Unit Tests

I have not worked with a lot of mocking or fakes frameworks. It always seems to be a topic just low enough on my priority list that I think I should probably do that sometime, but then never actually get...

Read More