Behave Ecosystem¶
The following tools and extensions try to simplify the work with behave.
Tools¶
| Tool | Description |
|---|---|
| cucutags | Generate ctags-like information (cross-reference index) for Gherkin feature files and behave step definitions. |
Editor Plugins¶
| Editor Plugin | Description |
|---|---|
| gedit_behave | gedit plugin for jumping between feature and step files. |
| vim-behave | vim plugin: Port of vim-cucumber to Python behave. |