UNPKG

@serenity-js/core

Version:

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

7 lines (6 loc) 178 B
export * from './HTTPRequestResponse'; export * from './JSONData'; export * from './LogEntry'; export * from './Photo'; export * from './TestReport'; export * from './TextData';