Q. What is the purpose of a matcher in RSpec? (A) Records the interactions between objects (B) Describes the behavior of an application in plain text (C) Specifies the requirements for a software feature (D) Checks if a value meets certain conditions ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Checks if a value meets certain conditions