Isolator++ has two ways to return stuff for a method. It has the ReturnVal to return values, and ReturnPtr to…
Read moreThe 12 Bugs of Christmas
For the first bug of Christmas, my manager said to me See if they can do it again. For the…
Read moreSpecial Sale for Startups and Small Businesses
Typemock Gets Small Businesses’ Needs Typemock cares about small businesses and unit testing and wants to help small businesses…
Read more3 Signs That Tests Are Not Effective
I like to review tests. It’s one of my main learning experiences. You can learn so much from the way…
Read moreThe Unit Testing Death-Spiral of Doom
One of the biggest problems in adopting unit testing is the getting through the initial phase. Once the team gets…
Read moreUnit Testing in the Real World
Theory is nice and all but unit testing in theory isn’t always possible. Reality – dependencies, legacy code, lack of…
Read moreFriday Funny: Bug or Feature?
What’s the difference between a bug or a feature? Now you know: Want to get rid of bugs? Download Isolator
Read moreIntroduction to Unit Testing: xUnit Frameworks
** Want to learn more about unit testing, including the difference between unit testing frameworks and an isolation/mocking framework?…
Read moreNo excuse for poor code quality in 2012: Learn How to Start Unit Testing
It’s less than one month until 2012 and so it’s time to learn a new skills. In this tough job…
Read moreThe Essential Setup To Begin Unit Testing
A new year is upon us, and I bet your new year’s resolution is to start unit testing. What instruments…
Read more