We are thrilled to announce the latest release of our Isolator++, which in addition to Windows, is now also available…
Read moreFluent in C++ and CAT
The New Hire for C++ Have you ever brought your pet to work? In our latest comic, the company is…
Read moreUnit Testing the Hard Stuff
Given the nature of my work, I discuss unit testing with a lot of different organizations. Sometimes they’re in the…
Read moreIntroduction and History of Unit Testing
Developers are Artists We developers often think that we write better code than many others do. As software progresses and…
Read moreIsolator++ Now Supports x64 bit!
Isolator++ gets a lot of attention these days, especially since we’ve added x64 bit support. One of the feature requests we got…
Read moreBattle of the C++ Testing Frameworks
So you’ve decide to write your C++ unit tests. The first step is choosing a testing framework. Which frameworks should…
Read moreHow To Mock C Functions with Isolator++
Do you know the TIOBE survey? Every month it shows the usage of programming languages worldwide. And coming in first…
Read moreTesting the Untestable – Unit Testing Dependencies and Legacy Code (in C++)
When: Wednesday, June 13, 10:00 AM Eastern, 17:00 Israel You may have already started unit testing or at least understand…
Read moreWhat’s new with Isolator++?
We’ve been pretty silent about Isolator++ for a while. But that doesn’t mean we’re not working on improving it to…
Read moreHow-To: Returning a Class By Value with Isolator++
Isolator++ has two ways to return stuff for a method. It has the ReturnVal to return values, and ReturnPtr to…
Read more