A great post from Ian Cartwright, on how to treat test code. You’ve probably guessed it, it’s not different than…
Read moreWhat’s More Important Than TDD?
Another post from Paul Bourdeaux, this time on the bias you have from knowing how the code works, and how…
Read morePeople Believe Our Code Should Work!
Paul Bourdeaux wrote about “Top 5 excuses for not doing unit tests“, something I hear all the time. Paul makes…
Read moreWriting Shorter Tests – Don’t Build the Tree
Richard Fennel of Black Marble wrote a great post about using Isolator for faking Workflow Foundation with SharePoint. It’s a…
Read moreFeature Preview: Custom Argument Checking with Argument Placeholders
Our very own Roy Osherove posted a glimpse of a feature we’re planning to release in our next Isolator version…
Read moreTypemock is Going Open Source!
We’ve been working on this in wraps for a long time, and now it’s time to break out the news….
Read moreVery Late News: Our New Site is Up!
Yeah, it’s been more than a week already, but it is still worth mentioning. Our new site is up! We’re…
Read moreVirtual Tech-Days Session: TDD with Typemock Isolator
On April 1st Microsoft is hosting a 24 hour event of technology learning. If you’re reading this blog you might…
Read moreHow to check Exception message using MS Test
In Typemock we use both NUnit and MSTest to run our unit tests. This practice enables us to check that…
Read moreWhy You Need an Isolation Framework
This brought me back about 4 years ago, when I was hand-writing mocks. I knew there were tools out there…
Read more