HomeTutorialsSpeakingAbout me

Posts tagged with Sinon.js

Featured image for "Testing your Node.js application with tape"
JavaScript

Testing your Node.js application with tape

November 20th, 2018

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

Read more
Featured image for "Testing your Node.js application with AVA"
JavaScript

Testing your Node.js application with AVA

November 6th, 2018

In this tutorial I'll use AVA together with Sinon.js to test my Node.js application and summarize the good and the bad parts that come with it.

Read more
Featured image for "Using Sinon.js while testing AngularJS applications"
JavaScript

Using Sinon.js while testing AngularJS applications

September 29th, 2015

With Sinon.js you can easily set up stubs and spies. This can be a real benefit when testing AngularJS apps because of all the different components.

Read more
Featured image for "Unit testing Meteor applications with Velocity, Jasmine and Sinon.js"
JavaScript

Unit testing Meteor applications with Velocity, Jasmine and Sinon.js

August 7th, 2015

In this article I will demonstrate how to unit test the client part of Meteor applications with Velocity, Jasmine and Sinon.js.

Read more
page 1 of 1
Privacy policyPost an ideaContactRSS

Made with by Dimitri Mestdagh