Introduction C++ is a powerful, versatile language, but when it comes to unit testing in C++, developers often face a…
Read moreFaking Future Instances with Typemock: Simplifying .NET Mocking for Robust Unit Tests
In unit testing, developers often encounter scenarios where the code under test instantiates objects internally, making it challenging to inject…
Read moreWhy Your Team Needs to Start Unit Testing Right Now
You have a well- established, stable development team. They are veterans and quite experienced. You feel there’s nothing they can’t…
Read moreGetting Away With Testing Legacy Code
I’m a big proponent of test-driven development: write tests first, production code next, and refactor it, but I also love…
Read moreWhat Every C++ Developer Needs to Know About Legacy Code
What does Legacy code mean? The term was first used by the computer scientist George Olivetti to describe code maintained…
Read moreSneak Peek: Typemock .NET Training & Testing Samples for Blockchain Applications
In the December newsletter, you’ll discover testing patterns for blockchain applications, reveal to you why so many suffer from open spaces and more.
Read moreMeet Peter Morlion Who Loves Improving Legacy Code
Tell us a little bit about yourself My name is Peter Morlion. I’m a 35-year old software developer from Bruges,…
Read morePart 2: How Does Unit Testing Fit Into the DevOps World?
In the 2nd part of our series, we dive into the DevOps culture and discover that it seeks efficiency through automation. Read on to learn more.
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 more