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
- Cache match results for compound failures
- Speed up the ContainExactly matcher
- Slow sequential And
- 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
- Add deprecation warnings for features to be removed/changed in RSpec 4
- Provide both strict (true/false) and loose (truthy/falsey) forms of the be/have matchers
- Extract Countable to a reusable module
- Docs