127.0.0.1:8000 budget / master stryker.conf.json
master

Tree @master (Download .tar.gz)

stryker.conf.json @masterraw · history · blame

{
  "$schema": "./node_modules/@stryker-mutator/core/schema/stryker-schema.json",
  "_comment": "This config was generated using 'stryker init'. Please take a look at: https://stryker-mutator.io/docs/stryker-js/configuration/ for more information.",
  "packageManager": "npm",
  "reporters": [
    "html",
    "clear-text",
    "progress"
  ],
  "testRunner": "mocha",
  "testRunner_comment": "Take a look at (missing 'homepage' URL in package.json) for information about the mocha plugin.",
  "coverageAnalysis": "perTest"
}