Posts tagged with tape


JavaScript

Testing your Node.js application with tape

In this tutorial I'll discover the features of tape combined with Sinon.js while writing unit tests for a simple Node.js application.