RubyMine 2018.1 Help

Cucumber

Cucumber supports BDD, and enables using features and scenarios written in a human-readable language.

In this section:

Prerequisites

Cucumber becomes available in RubyMine, provided that the following prerequisites are met:

    • cucumber gem (for Ruby projects), or cucumber and cucumber-rails (for Rails applications) is installed and activated.

    Cucumber support

    RubyMine supports:

    • Cucumber both in plain Ruby projects, and in Rails applications.

    Cucumber feature files are marked with fileTypeCucumber icon.

    Cucumber support includes:

    Last modified: 1 August 2018

    See Also