UNPKG

@uuv/playwright

Version:

A solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and playwright

4 lines (3 loc) 127 B
export * from "./cucumber/preprocessor"; export * from "./cucumber/step_definitions/playwright"; export * from "./lib/config";