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
- Deprecation request: RSpec::Matchers#be with no arguments
- `have_attributes` attribute detail is missing when passed to another matcher
- Embed the matcher into ExpectationNotMetError
- `include` matcher does not handle duplicates (or overlapping matchers) well
- Improve the output matcher to make it thread safe
- Improve docs for "Custom Matcher from scratch"
- Range comparison takes longer than needed for sufficiently large ranges when expectation not met
- No diff output when matching strings that differ in trailing newlines
- Composable matcher diffing
- Custom object display formatting
- Docs