UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines 390 B
export { default as TestFramework } from './src/test_framework/TestFramework'; export { default as TestSelection } from './src/test_framework/TestSelection'; export { default as TestFrameworkFactory } from './src/test_framework/TestFrameworkFactory'; export { default as TestFrameworkSettings } from './src/test_framework/TestFrameworkSettings'; //# sourceMappingURL=test_framework.d.ts.map