Getting started with Meteor Jasmine

Install the Jasmine framework

  1. Install the [Jasmine]((https://github.com/xolvio/meteor-jasmine) with meteor add sanjo:jasmine
  2. Add the [HTML Reporter](velocity:console-reporter your app with meteor add velocity:html-reporter (optional)
  3. Add the [Console Reporter](velocity:console-reporter with meteor add velocity:console-reporter (optional)
  4. Read the "Getting started with Jasmine" guide.

For end-to-end testing you should use Chimp.

See the Examples

Letterpress
uses advanced testing concepts using both Jasmine and Cucumber. Here you will find unit, integration and end-to-end tests as well as package testing.

Letterpress is a work in progress and is the subject of the book below.

Get the book

To learn more about testing with Meteor, consider purchasing The Meteor Testing Manual.

Your support helps us continue our work on our open source testing frameworks.

Get Support

Premium Support

If need a faster response or have some urgent feature requests, we offer a premium support service.