Vidyalelo
Ruby Programming · Q38

Testing in Ruby (RSpec, MiniTest, etc.)

Programming · Ruby Programming · question 38

Q38

Which command is commonly used to run Cucumber tests from the command line?

A.
cucumber run
B.
cucumber
Answer
C.
ruby cucumber.rb
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board