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) 159 B
export * from './ExpectationDetails.js'; export * from './ExpectationMet.js'; export * from './ExpectationNotMet.js'; export * from './ExpectationOutcome.js';