Michael Braude wrote about evaluating Typemock to hook into the code. His problem was that he felt he can’t make…
Read moreInstaller First!
Installers. Nobody likes creating them nobody ever will. Me Included. (Well I guess there some who actually likes creating them…
Read moreUnit testing SharePoint with Isolator – article and white paper
Looking for more information on unit testing SharePoint? Andrew Woodward from 21 Apps posted a blog post and a detailed…
Read moreDon’t miss Roy Osherove at Barcelona TechEd 2008
Microsoft’s Barcelona TechEd 2008 started yesterday – if you happen to be there make sure you don’t miss our very own Roy’s presentations!
Read moreThe Pair Programming Dance
Pair programming is an Agile practice we put much focus on at Typemock. It is also one of my favorites….
Read moreQA, TDD and Unit Testing
How do you perceive quality assurance? Back when I was evangelizing QA in my previous job, I often used the…
Read moreSwapping Collections with Typemock Isolator
One of the new features in Isolator 5.1.1 is fixing an old issue. Let’s say I have a collection I’d…
Read moreTypemock Isolator 5.1.1 is Out!
Ever wanted to fake collections or perform dynamic-language style behavior faking? Get the new Isolator version 5.1.1! This version received…
Read morePDC 2008 – Concurrency and .NET
Concurrent programming is becoming essential for developers as multi-core processors are the de-facto standard. So its not that surprising that…
Read moreFake Everything You Don’t Care About
Isn’t that what mock frameworks do? Yes. But. In order to make our tests pass, we need to isolate everything…
Read more