UNPKG

@serenity-js/cucumber

Version:

Serenity/JS test runner adapter for seamless integration with any version of Cucumber.js, facilitating BDD-style test automation and leveraging Serenity/JS reporting capabilities

5 lines (4 loc) 132 B
export * from './CucumberCLIAdapter'; export * from './CucumberConfig'; export * from './CucumberFormat'; export * from './output';