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
- `start_with` and `end_with` matcher failure output does not include a diff on multi-line strings
- Delegate kwargs when defining a method with `chain`
- Show attribute details when composed have_attributes fails
- error_highlight fix #1339 does not correctly report the issue
- Cache match results for compound failures
- Speed up the ContainExactly matcher
- Present the actual error message from raise_error
- Update StartWith, EndWith to use start_with?, end_with? if available
- Fix Include Matcher For Ranges
- Add deprecations warnings for RSpec 4
- Docs