Q. What is the purpose of the should syntax in RSpec? (A) Provides a way to define before and after hooks (B) Provides a way to define shared examples (C) Provides a way to define custom matchers (D) Provides a more readable way to express expectations ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Provides a more readable way to express expectations