UNPKG

@stryker-mutator/karma-runner

Version:

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

4 lines 115 B
export interface StartedProject { exitPromise: Promise<number>; } //# sourceMappingURL=started-project.d.ts.map