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 (4 loc) 147 B
export * from './ExpectationDetails'; export * from './ExpectationMet'; export * from './ExpectationNotMet'; export * from './ExpectationOutcome';