Welcome to 2025! As we kick off a new year, it’s the perfect time to share Typemock’s latest innovation: the…
Read moreSimplifying C++ Testing with the New Isolator++ API
The world of software development is ever-evolving, and with it, the tools and techniques we use to ensure clean, reliable,…
Read moreSolving C++ Unit Testing Challenges with Typemock Isolator++
Introduction C++ is a powerful, versatile language, but when it comes to unit testing in C++, developers often face a…
Read moreUnlocking Testing Superpowers with Isolator++: Handling Return by Value for Classes Without Copy Constructors
In modern C++, dealing with return by value can be challenging, particularly when working with classes that lack a copy…
Read moreExplaining the New HandleExceptionInTest Flag in Isolator++ 4.3
In C++, exception handling can be tricky, especially when using Typemock Isolator++. By default, Isolator++ catches exceptions in the code…
Read moreSimplifying Unit Testing in Modern C++ Code That Uses Lambdas with Typemock
See how Typemock helps simplify unit testing modern C++ code with lambda, and how to unit test these kind of code
Read moreC++ Mocking Tips and Tricks for Easier Unit Testing – Part Two
In the first part, we showed you seven examples (out of thirteen) that can make your unit testing painless. Such as…
Read moreC++ Mocking Tips and Tricks for Easier Unit Testing
C++ unit testing has some known issues (you can check them here) but there are also tricks and tips you…
Read moreTest Driving a Blockchain Application: A Simple Example
We define blockchain, the challenges in blockchain application testing and walk through a simple example of testing a blockchain application.
Read moreThe Mocking Solution for Linux: Typemock Isolator++
We are thrilled to announce the latest release of our Isolator++, which in addition to Windows, is now also available…
Read more