Maybe you’re new to C++. Perhaps you’ve been working with the language for a while and are looking at unit…
Read more

By Erik Dietrich
September 26, 2018
Maybe you’re new to C++. Perhaps you’ve been working with the language for a while and are looking at unit…
Read more
By Erik Dietrich
September 20, 2018
Have you ever faced the challenge of having to sell unit testing to management? If you’re a software developer, then…
Read more
By Leah Grantz
September 12, 2018
The Business Case for Unit Testing In this post, you can see how, despite the additional efforts involved, unit testing…
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
August 21, 2018
Mocking is a valuable testing tool that helps with test isolation. It’s often the best option when testing objects. Learn the essence here.
Read more
By Erik Dietrich
August 16, 2018
Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
Read more
By Leah Grantz
August 13, 2018
Programmers & Salary Negotiations Did you ever go to a job interview and were unpleasantly surprised? Check out Roland shopping for…
Read more
By 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 more
By Leah Grantz
August 6, 2018
Tell us a little bit about yourself My name is John M. Wright and I’ve been a professional software developer…
Read moreStruggling with legacy code?
Let’s solve it together