Q32
Which command is commonly used to run Test::Unit tests from the command line?
A.
ruby testunit.rb
B.
rake test
C.
ruby test.rb
D.
test
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board