Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cypress-cucumber-generatorNew to Visual Studio Code? Get it now.
cypress-cucumber-generator

cypress-cucumber-generator

Patrick Elfert

|
6,056 installs
| (0) | Free
Generate step definitions for cypress-cucumber-preprocessor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cypress-cucumber-generator README

This extension is in very early state and will probably have some bugs. Currently the extension only supports javascript and regex. Support for typescript and cucumber expressions will be implemented soon.

If you have any questions or feature request send a mail to: patrickelfert5@gmail.com

Usage

Open your feature file and use cmd + g, cmd + c on mac or ctrl + g, ctrl + c on windows You can also just select Create step definitions from the command palette

Features

Generate step definitions in a new js file or select an existing one from your cypress/integration folder. The extension will automatically detect allready existing step definition implementations for every file in cypress/integration and will not recreate them.

Requirements

Since this extension was built to be used with the cypress-cucumber-preprocessor it will only find the js implementations in the cypress/integration folder.

Known Issues

Release Notes

0.0.1

Initial release of the extension with basic features

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft