Skip to content

TehShrike/browserstack-tape-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Run your tape tests on BrowserStack

Resources

Stars

Watchers

Forks

Packages

No packages published