UNPKG

stryker-mocha-runner

Version:

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

3 lines 318 B
import { PluginKind } from 'stryker-api/plugin'; export declare const strykerPlugins: (import("stryker-api/plugin").FactoryPlugin<PluginKind.ConfigEditor, ["$injector"]> | import("stryker-api/plugin").ClassPlugin<PluginKind.TestRunner, ["logger", "sandboxFileNames", "options"]>)[]; //# sourceMappingURL=index.d.ts.map