Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
Read moreWhy Do You Need to Unit Test If You Have a QA Team? – Part 2
In our previous post, we covered all the bases. In this part, we dig deeper and identify what the real…
Read moreWhy Do You Need to Unit Test If You Have a QA Team?
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 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 moreHow Does Unit Testing Fit Into the DevOps World?
DevOps is rooted in applying Agile principles to operations. It caught on like wildfire because developers were hitting a wall…
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 moreThe Deadly Sins of Unit Testing
What makes for bad unit tests? What are the signs that your test suite needs a little more care? That’s…
Read moreFear and Loathing in Legacy Code
For people in leadership, legacy code typically has a fairly straightforward interpretation. It’s the stuff in your application portfolio that…
Read moreUnit Testing the Hard Stuff
Given the nature of my work, I discuss unit testing with a lot of different organizations. Sometimes they’re in the…
Read moreWhat Refactoring Is and Is Not
I bet you’ve heard something like this before. Some developer somewhere says something like, “We should just take three dedicated…
Read more