Opstarts / meteor-mocha-core

Fibers aware mocha server side wrappers. Use practicalmeteor:mocha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

practicalmeteor:mocha-core

This is an internal package. Please use one of the following test driver packages:

Meteor pre-1.3

Meteor 1.3+

Choose the one that makes sense for your app. You may depend on more than one.

  • practicalmeteor:mocha Runs client and server package or app tests and displays all results in a browser. Use spacejam for command line / CI support.
  • dispatch:mocha-phantomjs Runs client and server package or app tests using PhantomJS and reports all results in the server console. Can be used for running tests on a CI server. Has a watch mode.
  • dispatch:mocha-browser Runs client and server package or app tests with Mocha reporting client results in a web browser and server results in the server console. Has a watch mode.
  • dispatch:mocha Runs server-only package or app tests with Mocha and reports all results in the server console. Can be used for running tests on a CI server. Has a watch mode.

About

Fibers aware mocha server side wrappers. Use practicalmeteor:mocha


Languages

Language:JavaScript 100.0%