Tag: Unit Test

Why Should I Write Unit Tests?

In my previous article I explored the reasons why developers don’t to write unit tests, when they are developing code. In this article I want to discuss the reasons why you should write unit tests for the new code that you write or the bugs that you fix. First Scenario – I’m Fixing A Bug […]