Provides a readable API to express expected outcomes of a code example
RSpec Expectations is a testing framework that allows users to express expected outcomes on an object in an example. It is commonly used with tools like RSpec, Test::Unit, Minitest, or Cucumber for testing Ruby applications.
and
or or
.