Examveda

Which command is commonly used to generate a new Cucumber feature file?

A. cucumber create feature FeatureName

B. rails generate cucumber:feature FeatureName

C. rails generate feature:file FeatureName

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Testing in Ruby (RSpec, MiniTest, etc.)