Friday 20 November 2015

How can I get started with unit testing?

I have written a few small projects using Node which just work. While working on those projects I felt that it would be very hard to maintain a project without unit tests if it grows bigger, thus I decided to learn unit testing. As you might have guessed I am new to it, how can I get started with unit testing?

Submitted November 20, 2015 at 05:16PM by segmentationfaulter

No comments:

Post a Comment