Vidyalelo
Ruby Programming · Q2

Testing in Ruby (RSpec, MiniTest, etc.)

Programming · Ruby Programming · question 2

Q2

What is the purpose of a test suite in Ruby testing?

A.
A single test case
B.
A group of related test cases
Answer
C.
A test runner
D.
None of the above

Answer: Option B

Solution

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