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
- Add the ability to add a "chain" to an existing matcher
- `include` breaks with a time/float ranges
- Allow configuring exceptions raise_error should capture to display webmock errors correctly
- match_array is taking too long to finish
- Hash include with composable matcher gives misleading diff
- Prevent Aliased Matchers from Overriding Expected Data
- Inverted include matcher never returns for infinite enumerables
- Allow to define custom differ object in matchers
- Subset matching broken on objects implementing to_hash and include?
- It would be nice to add `.to receive(...).with_block`
- Docs