rspec-expectations
https://github.com/rspec/rspec-expectations
Ruby
Provides a readable API to express expected outcomes of a code example
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
11 Subscribers
Add a CodeTriage badge to rspec-expectations
Help out
- Issues
- `match` diff output should look like `match_array` when matching arrays
- Prevent custom matcher is called twice without compound
- Raise an error when calling custom matcher without using `.and`
- `start_with` and `end_with` matcher failure output does not include a diff on multi-line strings
- Compound expectations of OutputMatcher do not receive captured output
- Delegate kwargs when defining a method with `chain`
- Show attribute details when composed have_attributes fails
- Ruby 3+ causes an empty diff error when using `expect .... to receive`
- error_highlight fix #1339 does not correctly report the issue
- Ruby 3.0.3 and keyword arguments
- Docs