Is Cucumber Ruby based?
Yes, Cucumber was originally designed in Ruby and was intended to be used only for Ruby testing as a companion to the RSpec BDD framework. Cucumber now supports a variety of programming languages, including Java and JavaScript, through several implementations.