UNPKG

@stryker-mutator/jest-runner

Version:

A plugin to use the jest test runner and framework in Stryker, the JavaScript mutation testing framework

6 lines (5 loc) 116 B
module.exports = { "require": "dist/test/setup.js", "timeout": 10000, "forbidOnly": Boolean(process.env.CI) }