Write tests on all test levels
When thinking about testing, consider the following points: You are not writing tests only for yourself but also for other developers who might join your project. They might come later, and I need to understand the code from a unit/component/object/...
Nov 26, 20224 min read592