At Typemock, we’re committed to making unit testing even the toughest C++ code easier and more accessible. Following our major…
Read more
By Eli Lopian
April 27, 2025
At Typemock, we’re committed to making unit testing even the toughest C++ code easier and more accessible. Following our major…
Read moreBy Eli Lopian
April 14, 2025
Unit testing in .NET still frustrates many developers—especially when faced with legacy code, tightly coupled dependencies, or tight deadlines. This post breaks down why testing often feels hard and how tools like Typemock help make it simple, fast, and effective.
Read moreBy Eli Lopian
April 2, 2025
Typemock Isolator++ v5.1 adds support for 32-bit C++ applications – so even your legacy systems can enjoy the clean, language-based API of the future.
Read moreBy Eli Lopian
February 9, 2025
Isolator++ v5 is revolutionizing C++ unit testing with a new real API, eliminating macros, improving discoverability, and enhancing debugging. Learn how this upgrade simplifies testing and accelerates development.
Read moreBy Eli Lopian
February 2, 2025
Think skipping unit tests saves time? Think again. Debugging production failures, accumulating technical debt, and delaying releases all come with hidden costs. Discover how mocking frameworks like Typemock help prevent these issues and keep your development process efficient.
Read moreBy Eli Lopian
January 26, 2025
Mocking frameworks have become a cornerstone of modern software development. In 2025, with AI-assisted coding, frequent code changes, and strict data privacy regulations, mocking is more essential than ever. Discover how tools like Typemock can help you write reliable, scalable, and future-proof applications.
Read moreBy Eli Lopian
December 2, 2024
We are excited to announce the release of Typemock Isolator 9.3.3, the most advanced version yet of our unit testing…
Read moreBy Alon Sapozhnikov
October 6, 2024
In C++, returning objects by value typically means creating a new instance of an object on the stack. This requires…
Read moreBy Alon Sapozhnikov
September 25, 2024
In C++, exception handling can be tricky, especially when using Typemock Isolator++. By default, Isolator++ catches exceptions in the code…
Read moreBy Shila Toledano
October 20, 2022
Managers don’t think like developers Even if your manager was once a decent developer, he has probably already moved to…
Read moreStruggling with legacy code?
Let’s solve it together