UNPKG

@stryker-mutator/karma-runner

Version:

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

4 lines (3 loc) 68 B
export interface StartedProject { exitPromise: Promise<number>; }