UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

7 lines 196 B
import sinon from 'sinon'; export declare class TestRunnerMock { init: sinon.SinonStub; run: sinon.SinonStub; dispose: sinon.SinonStub; } //# sourceMappingURL=test-runner-mock.d.ts.map