Create .feature files
Prerequisite
Behave should be downloaded and installed on your computer!
To install Behave, follow these steps:
Open the Settings/Preferences dialog Ctrl+Alt+S, select .
Add the behave package, as described in the section Install, uninstall, and upgrade packages.
Creating feature files
To create a feature file
In the Project tool window, right-click a directory, where feature files should be created.
From the context menu of the target directory, choose
, and specify the filename.In the feature file, type your scenario. Since there are no step definitions, the steps will be highlighted as unresolved.
Last modified: 17 March 2022