We are in the process of creating a resources page on beginning Test Driven Development and Unit testing in general….
Read more64 bit vs. 32 bits
There is a very good .NET Rocks episode onthe 64 and 32 bit differences. Since we run into this troublesome…
Read moreRunning Typemock Isolator Tests using TeamCity Nunit Runner
Wendy just sent me over an email telling me how she was able to use TeamCity’s Nunit test runner to…
Read moreAutomated Unit Tests in my life – Part 3
Part 3. Work or play? The World before Let’s think about our working cycle. I am not sure about you…
Read moreAutomated Unit Tests in my life – Part 2
Part 2. First experience A day later I began to like it… And you know why?Here are the first things…
Read moreSwapping calls between classes without dependency injection
Eli Lopian, Typemock CEO and awesome Coder, just created a nice little API wrapper around Typemock Isolator that would allow…
Read moreWhy ValidateArgsOnVerify Became Obsolete
There’s one breaking change in Isolator v4.2.4. A small one really. The ValidateArgsOnVerify flag is now obsolete, and Isolator will…
Read moreAutomated Unit tests in my life – beginning
Introduction This is an article of a software developer, who decided to share some knowledge and experience in automated unit…
Read moreFunny first experience: The naughty CD ROM build breaker
I wanted to share a funny story that happened to us in the office today: I’m a new developer for…
Read moreNUnit (but not only) Best Practices
Scott White blogged on NUnit best practices. He has some interesting points that apply not only to NUnit, but unit…
Read more