UNPKG

@stryker-mutator/jest-runner

Version:

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

2 lines (1 loc) 63 B
export type NodeRequireFunction = (moduleName: string) => any;