remarkablemark / cypress-cucumber-steps

🥒 Cypress Cucumber step definitions.

Home Page:https://b.remarkabl.org/cypress-cucumber-steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-cucumber-steps

NPM

NPM version build cypress

Cypress Cucumber step definitions.

Setup

Follow the setup instructions.

Usage

Use cypress-cucumber-steps in your feature files:

# cypress/e2e/example.feature
Given I visit "https://example.com/"
Then I see text "Example Domain"

See docs and examples.

Contributing

We encourage contributions! Check the contributing guide on how to proceed.

License

MIT

About

🥒 Cypress Cucumber step definitions.

https://b.remarkabl.org/cypress-cucumber-steps

License:MIT License


Languages

Language:TypeScript 86.6%Language:Gherkin 12.6%Language:Shell 0.8%