thenamankumar / stryker

Mutation testing for JavaScript and friends

Home Page:https://stryker-mutator.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation testing badge Build Status NPM Node version Slack Chat

Stryker

NOTE: You're currently looking at the epic/mutation-switching branch, where we're currently working on implementing mutation switching. Please see the master branch for the current production version. We have a feature freeze until mutation switching is implemented.

Stryker

Professor X: For someone who hates mutants... you certainly keep some strange company. William Stryker: Oh, they serve their purpose... as long as they can be controlled.

Welcome to Stryker's monorepo. This is where all official stryker packages are maintained. If you're new to monorepos: don't be scared. You'll find the packages in the packages folder.

If you're interested in why we chose a monorepo, please read babeljs's design document about monorepos. We use it for the same reasons as they do.

Introduction

For an introduction to mutation testing and Stryker's features, see stryker-mutator.io.

Getting started

For the quickstart, see quickstart.

Usage

For details on the stryker run command and others, see stryker's readme

Configuration

See the stryker's package readme for all config options.

Supported mutators

See our website for the list of currently supported mutators.

About

Mutation testing for JavaScript and friends

https://stryker-mutator.io

License:Apache License 2.0


Languages

Language:TypeScript 89.1%Language:JavaScript 8.4%Language:HTML 1.7%Language:Vue 0.4%Language:CSS 0.4%