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

Cucumber.js

Last modified: 09 August 2022

Required plugins:

JavaScript and TypeScript, Gherkin -  The plugins are bundled with RubyMine and enabled by default.

CucumberJS -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

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. RubyMine integrates with Cucumber.js and recognizes features written in Gherkin so you can run Cucumber.js test right from the IDE.