7 best practices for writing great software tests
An important metric of code quality is how much of your codebase is covered by tests, as we saw in a previous article about code coverage. However, having a good code coverage score isn’t enough.
The quality of your tests influences their effectiven...
allthingscodequality.hashnode.dev4 min read