New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

browserstack-tape-runner

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserstack-tape-runner

Run tape tests in browsers via browserstack

3.0.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

*nix build status Windows build status Tests coverage Transpilation status npm version

browserstack-tape-runner

Run tests configured with tape in browsers via BrowserStack

Installation

$ npm install -g browserstack-tape-runner

Usage

In project path:

$ browserstack-tape-runner --config browerstack.json test/**/*.js

For info on all options check browserstack-tape-runner --help

Tests results are reported to browserstack with help of browserstack-tape-reporter project. This package setups tests up to instructions in referenced blog post

Tests

For tests to pass it's important to set BROWSERSTACK_KEY and BROWSERSTACK_USERNAME in your environment

$ npm test

Keywords

test

FAQs

Package last updated on 01 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts