My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
How do you make it a habit to write unit tests while writing code?

How do you make it a habit to write unit tests while writing code?

Simon Ruis's photo
Simon Ruis
·Jan 11, 2016

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?