RSpec Predefined Matchers
Get an overview of RSpec's basic and predefined matchers.
We'll cover the following
Built-in RSpec matchers
Before we run the tests, let’s take a quick look at RSpec’s basic matchers. RSpec predefines several matchers. What follows is a list of the most useful ones. We can find them in their official documentation as well.
Some examples are:
Get hands-on with 1400+ tech skills courses.