1.2.0 • Published 10 years ago

poor v1.2.0

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

poor

NPM version Downloads

Mocha tests in all browsers

Installation

npm install poor -g

Usage

Phantomjs test

browserify test/*.js | poor

SauceLabs test

browserify test/*.js | poor -b ie:6..8,chrome

Options

$ poor

  Usage: poor [options]

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -b, --browsers <browsers>  use sauce labs tests, e.g. ie:6..8,android,chrome:stable..
    -R, --reporter [value]     mocha reporter, default is spec
    -u, --ui [value]           mocha ui like bdd, tdd
    --timeout [value]          mocha async timeout
    --shim [value]             if use es-shim, default is true
    --title [value]            web page title

License

ISC

1.2.0

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago