Three ways to make unit testing more effective
- by Jaakko Moisio
- Feb. 5, 2020
Writing unit tests for your code. Tedious waste of time or an awesome productivity tool? Depending on how unit testing is implemented in a project, it can be either. In this post I'm sharing three practices I've used to make unit testing more valuable.