UNPKG

@serenity-js/core

Version:

The core Serenity/JS framework, providing the Screenplay Pattern interfaces, as well as the test reporting and integration infrastructure

14 lines 436 B
export * from './ActivityDetails'; export * from './artifacts'; export * from './Artifact'; export * from './BusinessRule'; export * from './Category'; export * from './CorrelationId'; export * from './Description'; export * from './Name'; export * from './outcomes'; export * from './ScenarioDetails'; export * from './ScenarioParameters'; export * from './tags'; export * from './TestSuiteDetails'; //# sourceMappingURL=index.d.ts.map