@stryker-mutator/jest-runner
Version:
A plugin to use the jest test runner and framework in Stryker, the JavaScript mutation testing framework
6 lines • 427 B
JavaScript
const import_jest_environment_cjs_1 = require("./import-jest-environment.cjs");
const mixin_jest_environment_cjs_1 = require("./mixin-jest-environment.cjs");
const JestEnvironmentImpl = (0, import_jest_environment_cjs_1.loadJestEnvironment)('jest-environment-jsdom');
module.exports = (0, mixin_jest_environment_cjs_1.mixinJestEnvironment)(JestEnvironmentImpl);
//# sourceMappingURL=jest-environment-jsdom.cjs.map
;