Q30
What is the purpose of the pending keyword in RSpec?
A.
Skips a test or example without running it
B.
Marks a test or example as failing
C.
Marks a test or example as passing
D.
Marks a test or example as pending, meaning it has not been implemented yet
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board