PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Cucumber.js

Last modified: 11 January 2023

Available only in PyCharm Professional: download to try or compare editions

Required plugins:

JavaScript and TypeScript -  The plugin is available only in PyCharm Professional, where it is enabled by default.

Gherkin -  If you are using PyCharm Professional, the plugin is bundled and enabled by default. With PyCharm Community, install the plugin on the Settings | Plugins page, tab Marketplace.

Cucumber.js -  Install the plugin on the Settings | Plugins page, tab Marketplace. The plugin is available only in PyCharm Professional.

Cucumber.js is a test framework for behavior-driven JavaScript development. Cucumber.js tests are written in the human-readable Gherkin language and are stored in feature files that have the feature extension. PyCharm integrates with Cucumber.js and recognizes features written in Gherkin so you can run Cucumber.js test right from the IDE.