-
-
Notifications
You must be signed in to change notification settings - Fork 396
Issues: rspec/rspec-expectations
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
"NotImplementedError:
expect { }.not_to change { }.by()
is not supported" - would be nice to improve
#1433
opened Oct 17, 2023 by
loqimean
match
diff output should look like match_array
when matching arrays
#1432
opened Oct 3, 2023 by
ghost
Raise an error when calling custom matcher without using
.and
#1426
opened Aug 6, 2023 by
AlecksJohannes
start_with
and end_with
matcher failure output does not include a diff on multi-line strings
#1421
opened May 18, 2023 by
myronmarston
Compound expectations of OutputMatcher do not receive captured output
#1391
opened Dec 2, 2022 by
wspurgin
Ruby 3+ causes an empty diff error when using
expect .... to receive
#1370
opened Apr 29, 2022 by
luke-hill
error_highlight fix #1339 does not correctly report the issue
bug
#1362
opened Mar 10, 2022 by
voxik
Provide both strict (true/false) and loose (truthy/falsey) forms of the be/have matchers
#1300
opened May 6, 2021 by
pirj
Add the ability to add a "chain" to an existing matcher
feature request
rspec 4
#1219
opened Oct 12, 2020 by
benoittgt
Allow configuring exceptions raise_error should capture to display webmock errors correctly
#1190
opened Jun 4, 2020 by
grosser
Inverted include matcher never returns for infinite enumerables
#1097
opened Jan 26, 2019 by
iainbeeston
Subset matching broken on objects implementing to_hash and include?
#1082
opened Oct 30, 2018 by
jgraichen
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.