UNPKG

stryker

Version:
4 lines 280 B
import { TestFramework } from 'stryker-api/test_framework'; export declare const COVERAGE_CURRENT_TEST_VARIABLE_NAME = "__strykerCoverageCurrentTest__"; export declare function coveragePerTestHooks(testFramework: TestFramework): string; //# sourceMappingURL=coverageHooks.d.ts.map