UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

10 lines 371 B
export * from './test-result.js'; export * from './test-runner.js'; export * from './test-status.js'; export * from './dry-run-result.js'; export * from './run-options.js'; export * from './mutant-run-result.js'; export * from './dry-run-status.js'; export * from './run-result-helpers.js'; export * from './test-runner-capabilities.js'; //# sourceMappingURL=index.js.map