Testing is important: three ways to easily improve test quality
It’s no secret that testing is important. We rely on tests to describe intended behaviour, catch any subtle bugs and prevent regressions in our code. But why are tests always such a pain to write well? In mature codebases tests quickly become convolu...
dglsparsons.hashnode.dev9 min read