@stryker-mutator/mutator-specification
TypeScript icon, indicating that this package has built-in type declarations

3.3.1 • Public • Published

NPM Node version Slack Chat Stryker

Stryker mutator specification

This package contains a specification for mutators for Stryker - The JavaScript mutation testing framework.

Stryker is language agnostic, examples of mutators are the JavaScript mutator and the TypeScript mutator. However, they share a common set of mutators specified in this package. So this package defines a common set of specifications to which a mutator could conform.

The specifications are written as mocha tests, so it's easy to run them inside your own build as part of insert your custom mutator here. Please take a look at stryker-typescript or stryker-javascript-mutator if you want to know how.

Readme

Keywords

Package Sidebar

Install

npm i @stryker-mutator/mutator-specification

Weekly Downloads

3

Version

3.3.1

License

Apache-2.0

Unpacked Size

81.8 kB

Total Files

74

Last publish

Collaborators

  • archcry
  • nicojs
  • simondel
  • strykermutator-npa