Quantcast
Channel: Tutorials – g00glen00b
Viewing all articles
Browse latest Browse all 75

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

$
0
0

In my previous tutorial I explained some of the basic features of Meteor, a full stack JavaScript platform. In this tutorial I will go more in depth about testing a Meteor application, by testing the chat application we wrote in the previous tutorial.
In this first part I'll show you how to unit test your Meteor application using the Velocity platform.

The post Unit testing Meteor applications with Velocity, Jasmine and Sinon.js appeared first on g00glen00b.


Viewing all articles
Browse latest Browse all 75

Trending Articles