Socket
Book a DemoInstallSign in
Socket

stryker-cli

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stryker-cli

Command-line interface (CLI) for Stryker, the JavaScript mutation testing framework

Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
8.5K
5.86%
Maintainers
5
Weekly downloads
 
Created
Source

Build Status Gitter

Stryker Command-Line Interface

This is the command-line interface (CLI) for Stryker, the JavaScript mutation testing framework.

Installation

The Stryker CLI can be easily installed using NPM.

> npm install -g stryker-cli

Usage

The Stryker CLI will always use your local installation of Stryker. Commands are simply passed on to Stryker. Please execute the Styker CLI commands from your project root directory. If you don't have Stryker installed yet, the Stryker CLI will help you with your Stryker installation.

Please execute the help command for more info.

> stryker --help

Keywords

stryker

FAQs

Package last updated on 17 Jun 2017

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