TL;DR Here I would like to comment statement from the blog post, Can Tests Cause Bugs? By Gregory Paciga where he states that tests are a safety system to prevent…
TL;DR The purpose of the unit test is to help the author to remember how production code works, or to help another developer to follow author code design mind thread….