C++ unit testing has some known issues (you can check them here) but there are also tricks and tips you…
Read more
By Typemock
August 18, 2019
C++ unit testing has some known issues (you can check them here) but there are also tricks and tips you…
Read moreBy Coral Ifergan
August 15, 2019
What does Legacy code mean? The term was first used by the computer scientist George Olivetti to describe code maintained…
Read moreBy Typemock
June 17, 2019
There are twelve principles outlined as part of the Agile Manifesto. Near the bottom, you’ll find these two: “Continuous attention…
Read moreBy Typemock
April 11, 2019
Mike, a .NET developer has confidence in his team’s code because they are using code coverage and they can see…
Read moreBy Typemock
January 25, 2019
Meet fellow C++ developer Krzysztof Sommerfeld from Poland who considers our professionan a technical art form.
Read moreBy Erik Dietrich
November 22, 2018
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 moreBy Erik Dietrich
November 11, 2018
There are many barriers to unit test adoption. Today we will look at some of the common unit testing challenges in the banking industry.
Read moreBy Erik Dietrich
September 30, 2018
Why isn’t unit testing with C++ as common as it is with Java, C#, and Python? I don’t know. I…
Read moreBy Erik Dietrich
August 30, 2018
In the previous part, we learned valuable lessons on how often to push code into production and studied how Facebook…
Read moreBy Leah Grantz
August 9, 2018
Changing code without knowing what is going to break, is a nightmare for us developers. Unit testing and integration testing can bust that fear.
Read moreStruggling with legacy code?
Let’s solve it together