Q5
Which command is commonly used to run RSpec tests from the command line?
A.
rspec spec
AnswerB.
ruby test.rb
C.
rspec run
D.
ruby rspec.rb
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board