IntelliJ IDEA 2017.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 IntelliJ IDEA, provided that the following prerequisites are met:

  • Cucumber for Java:
    • Cucumber for Java bundled plugin is enabled.
    • cucumber-java version 1.xx is specified as a dependency.
  • Cucumber for Groovy:
    • Cucumber for Groovy bundled plugin is enabled.
    • cucumber-groovy version 1.xx is specified as a dependency.

This feature is supported in the Ultimate edition only.

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

Cucumber support

IntelliJ IDEA supports:

  • Cucumber for Java, Cucumber for Groovy

This feature is supported in the Ultimate edition only.

This feature is supported in the Ultimate edition only.

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

Cucumber feature files are marked with /help/img/idea/2017.1/fileTypeCucumber.png icon.

Cucumber support includes:

See Also

Last modified: 18 July 2017