What are quality tests? In today’s post, we cover the characteristics of a good test and how to identify and enable them.
Read more
By Erik Dietrich
December 20, 2018
What are quality tests? In today’s post, we cover the characteristics of a good test and how to identify and enable them.
Read moreBy 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 moreBy Erik Dietrich
November 22, 2018
In today’s post, I share a few confessions of a former unit testing skeptic, and why I think that unit testing is worth it.
Read moreBy Erik Dietrich
November 11, 2018
There are many barriers to unit test adoption. Today we will look at some of the common unit testing challenges in the banking industry.
Read moreBy Erik Dietrich
October 4, 2018
There’s an old expression developers use when someone makes a mistake. They say you “shot yourself in the foot.” There’s…
Read moreBy Erik Dietrich
September 30, 2018
Why isn’t unit testing with C++ as common as it is with Java, C#, and Python? I don’t know. I…
Read moreBy 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 moreBy 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 moreBy 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 moreBy 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 moreStruggling with legacy code?
Let’s solve it together