Cucumber BDD boilerplate for running WebdriverIO tests with Node.js
Boilerplate to run WebdriverIO end-to-end and component tests using Cucumber (Gherkin) with JavaScript or TypeScript on Node.js. It provides predefined step definitions, environment-specific WDIO configs, multiremote support, and integrations for cloud providers. Suited for teams adopting BDD to validate web or mobile apps in real browser or device environments.
0