UNPKG

@stryker-mutator/jest-runner

Version:

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

3 lines 195 B
import type { JestEnvironment } from '@jest/environment'; export declare function loadJestEnvironment(name: string): typeof JestEnvironment; //# sourceMappingURL=import-jest-environment.d.cts.map