What is Cucumber Ruby?

What is Cucumber Ruby?

Cucumber is a Ruby behavior-driven development test framework. Cucumber scenarios are authored in Gherkin and saved as. feature files. Each scenario comprises numerous steps, each of which is linked to a step definition that represents a Ruby block.

Cucumber | RubyMine Documentation.