In C++, returning objects by value typically means creating a new instance of an object on the stack. This requires…
Read more

By 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 more
By 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 more
By Eli Lopian
October 4, 2022
When I first learned about the idea of unit testing, I was utterly astounded by the possibilities this type of…
Read more
By Typemock
January 29, 2020
Code coverage is a great metric that measures the degree of which the source code of the program has been…
Read more
By Typemock
January 8, 2020
2020 is going to be a new era in the development world. A lot of methods, like agile and DevOps,…
Read more
By 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 more
By Erik Dietrich
December 6, 2018
We define blockchain, the challenges in blockchain application testing and walk through a simple example of testing a blockchain application.
Read more
By 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 more
By Erik Dietrich
August 23, 2018
Over the years, unit testing has become more and more mainstream in the software development world. But this doesn’t mean…
Read more
By Leah Grantz
January 31, 2018
Typemock Comic Developer Hell 2.0 and the Java Experience After all these unproductive meetings, Mel meets up with his boss…
Read moreStruggling with legacy code?
Let’s solve it together