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

4 lines 218 B
import type { Dependencies } from './Dependencies'; declare const _default: ({ serenity, notifier, resultMapper, loader, cache }: Dependencies) => () => void; export = _default; //# sourceMappingURL=cucumber-0.d.ts.map