velocity-ci

v0.1.4
Commnad line runner until we can use `meteor test`

velocity-cli

NPM module for running your velocity test suites from the command-line

Installation

npm install -g velocity-ci

Run

From inside your project directory type velocity

##How it works

  1. The velocity-cli spawns a meteor process and connects to it using DDP.
  2. PhantomJS connects to the meteor process to trigger client side tests.
  3. Test results received via DDP are printed at the console.
  4. This process exits with the appropriate exit status code.
npm i velocity-ci

Metadata

  • MIT
  • Whatever
  • Mike Risse
  • released 12/16/2014

Downloads

Maintainers