We are excited to announce the release of Typemock Isolator 9.3.3, the most advanced version yet of our unit testing…
Read moreEnhancing C++ Testing with Typemock Isolator++: No Copy Constructor Required
In C++, returning objects by value typically means creating a new instance of an object on the stack. This requires…
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 moreManagers don’t think like developers
Managers don’t think like developers Even if your manager was once a decent developer, he has probably already moved to…
Read moreConfessions of a Unit Testing Skeptic
In today’s post, I share a few confessions of a former unit testing skeptic, and why I think that unit testing is worth it.
Read moreWhat Is Mocking?
Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
Read moreAbout Unit Test Envies and What Classes to Watch out for
In the second part of this deadly journey, we discover more sins to refrain from and learn what inappropriate intimacy code smells like. Read on.
Read moreMay Newsletter: How Managers Deal With Legacy Code
For people in leadership, legacy code typically has a fairly straightforward interpretation. Get to know their mindset and start embracing legacy code.
Read moreAncient Polynesian Computer Language?
Polynesian islanders spoke the language of computers centuries before the first programmer was born! It seems that inhabitants of Mangareva…
Read moreNew Ivonna V3.1 – Testing async requests, mocking async methods
BY ARTEM SMIRNOV For those of you who can’t wait to start testing async requests, here’s the good news (and…
Read more