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
Answer: Option D

Join The Discussion