UNPKG

@stryker-mutator/jest-runner

Version:

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

4 lines 279 B
import type { JestEnvironmentConfig, JestEnvironment, EnvironmentContext } from '@jest/environment'; declare const _default: (args_0: JestEnvironmentConfig, args_1: EnvironmentContext) => JestEnvironment; export = _default; //# sourceMappingURL=jest-environment-generic.d.cts.map