Skip to content

Latest commit

History

History
47 lines (27 loc) 路 1.69 KB

README.md

File metadata and controls

47 lines (27 loc) 路 1.69 KB

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 the docs and examples.

Migration

Read the migration guide.

Contributing

Learn how to contribute.

License

MIT