Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cucumber Reference Support (Behave)New to Visual Studio Code? Get it now.
Cucumber Reference Support (Behave)

Cucumber Reference Support (Behave)

manamimebom

|
3,460 installs
| (0) | Free
Provide a clear explorer when finding Behave step references
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cucumber Reference Support

Before we start, I would like to thank the author of Pytest BDD, this project is based on his work.

Features

  • Redirecting from the step definition function to all the feature bdd step(right click, Find All Behave References)

example

Requirements

  • Python (ms-python.python) addon installed
  • an empty settings.json file in .vscode (also required by Cucumber (Gherkin) Full Support)
  • Recommends
    • the extension only support Behave, other library for BDD test is not guaranteed.
    • you may install Cucumber (Gherkin) Full Support first. It's a powerful and compatible extension.

Release Notes

0.0.1

Initial release of cucumber-support

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