When I am doing personal projects I tend to ignore unit tests. Although I want to write tests, while coding I think it's going to consume a lot of my time and delay things. How to get rid of this feeling and always write unit tests for everything?
When I am doing personal projects I tend to ignore unit tests. Although I want to write tests, while coding I think it's going to consume a lot of my time and delay things. How to get rid of this feeling and always write unit tests for everything?