browserstack-tape-reporter
Run your tape tests on BrowserStack
Last updated 10 years ago by tehshrike .
WTFPL · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install browserstack-tape-reporter 
SYNC missed versions from official npm registry.

Run your tape tests on BrowserStack!

To use, simply include this module in the browserify build of your test file:

browserify test.js node_modules/browserstack-tape-reporter/index.js -o test.build.js

And launch the browserstack-runner pointed at an html file that loads test.build.js.

Requires tape >=4.1.0 and browserstack-runner >=0.3.7.

More info can be found in this blog post.

Current Tags

  • 1.1.0                                ...           latest (10 years ago)

4 Versions

  • 1.1.0                                ...           10 years ago
  • 1.0.2                                ...           11 years ago
  • 1.0.1                                ...           11 years ago
  • 1.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 3
Last Day 0
Last Week 3
Last Month 1
Dependencies (0)
None
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |