Skip to content

knkrhn28/cypress-cucumber-steps

 
 

Repository files navigation

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.

Migration

See the migration guide.

Contributing

Contributions are welcome! Check out contributing.

License

MIT

About

🥒 Cypress Cucumber step definitions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.6%
  • Gherkin 14.4%
  • Shell 2.0%