UNPKG

@serenity-js/core

Version:

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

5 lines 182 B
export * from './ExpectationDetails'; export * from './ExpectationMet'; export * from './ExpectationNotMet'; export * from './ExpectationOutcome'; //# sourceMappingURL=index.d.ts.map