Mel Grubb talks about parameterized tests and why use it at all. He also raises the question whether having the…
Read moreEric Shupps on SharePoint, TDD and Unit Testing
A while ago, Eric Shupps wrote about TDD and SharePoint development. His follow up post is really a good read,…
Read moreSolving Problems with Isolator – Windows Service Interception
At the same day I posted about different usages of Isolator in the real world, that are not just regular…
Read moreVideos from Typemocks Unit Testing open discussion Event at #NDC09
Below you can see videos from Typemock’s Unit Testing and Beer open discussion event at NDC09. The first 2 videos…
Read more52% of developers say: Unit testing is the answer for the EU software liability bill
According to a survey held by Typemock, more than half of the developers believe that unit testing can help companies…
Read moreTesting without SmtpClient
This is pretty awesome. here’s another way of really unit testing smtpClient code, without having a server running: I’m…
Read moreWorking with Racer, Part II
This week I played with Racer and Gallio, the current incarnation of mbUnit. Did you know that Gallio comes with…
Read moreAvoiding Fragile Tests
Fragile Tests and the Cost of Maintenance This post came from reading a question on our forum, as well as…
Read moreThe “I don’t have time to write a test” Excuse
I like this one. I usually hear it in a much larger organizational context, but hey one developer is a…
Read moreUnit Testing 101 Presentation
This is a nice one by Yaron Naveh. Sure, it uses another framework and not Isolator, but what the hell….
Read more