Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
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 moreBy Erik Dietrich
July 31, 2018
In our previous post, we covered all the bases. In this part, we dig deeper and identify what the real…
Read moreBy Erik Dietrich
July 29, 2018
In this post, we’ll help you see how “QA team” & “unit test” are related—and how both are important to developing high-quality software.
Read moreBy Erik Dietrich
July 14, 2018
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 moreBy Erik Dietrich
July 9, 2018
DevOps is rooted in applying Agile principles to operations. It caught on like wildfire because developers were hitting a wall…
Read moreBy Erik Dietrich
June 25, 2018
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 moreBy Erik Dietrich
June 21, 2018
What makes for bad unit tests? What are the signs that your test suite needs a little more care? That’s…
Read moreBy Erik Dietrich
May 17, 2018
For people in leadership, legacy code typically has a fairly straightforward interpretation. It’s the stuff in your application portfolio that…
Read moreBy Erik Dietrich
April 26, 2018
Given the nature of my work, I discuss unit testing with a lot of different organizations. Sometimes they’re in the…
Read moreBy Erik Dietrich
April 4, 2018
I bet you’ve heard something like this before. Some developer somewhere says something like, “We should just take three dedicated…
Read moreStruggling with legacy code?
Let’s solve it together