issues
search
rspec
/
rspec-mocks
RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k
stars
358
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot proxy frozen objects, rspec-mocks relies on proxies for method stubbing and expectations.
#1446
Loschcode
closed
1 year ago
5
Fix persistence warning on JRuby when mocking a Java object wrapper
#1445
ikaronen-relex
closed
2 years ago
1
"singleton on non-persistent Java type" warning on JRuby when mocking an instance method on a Java object proxy
#1444
ikaronen-relex
closed
2 years ago
5
Allow multiple receive counts for an expected message
#1443
AlbertoTejada
closed
2 years ago
1
Kernel.warn when using Forwardable delegators with a null object
#1441
bannable
opened
3 years ago
4
Update Cucumber
#1439
pirj
closed
3 years ago
1
Is allow the best name?
#1440
maedi
closed
3 years ago
3
When using keyword arguments in mock expectations and calling with a hash the diff is confusing
#1438
JonRowe
opened
3 years ago
1
New release timeline
#1437
jcoleman
closed
3 years ago
1
Updates from rspec-dev (2021-07-15)
#1436
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-15)
#1435
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-15)
#1434
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-15)
#1433
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-15)
#1432
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-13)
#1431
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-13)
#1430
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-13)
#1429
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-07-12)
#1428
JonRowe
closed
3 years ago
0
How to stub yaml and write rspec
#1427
krvicky31
closed
3 years ago
1
Impossible to check that method is executed in a range times.
#1426
VitaliiLazebnyi
opened
3 years ago
7
Mocks dont raise keyword argument errors
#1425
pedrocarmona
opened
3 years ago
10
Prevent mocks leaking out of their scope when mocked more than once in different nested scopes.
#1424
expeehaa
opened
3 years ago
3
deprecate any_instance_of family of methods
#1423
HoneyryderChuck
opened
3 years ago
6
allow.. receive.. not working with OpenStruct throws Wrong number of arguments
#1422
sahilbathla
closed
3 years ago
2
Updates from rspec-dev (2021-04-23)
#1421
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-04-23)
#1420
JonRowe
closed
3 years ago
0
expect(Object).to have_received(:method).with(param) fails if parameter is later modified
#1419
williamhakim10
closed
3 years ago
2
Add deprecation warnings for features to be removed/changed in RSpec 4
#1418
pirj
opened
3 years ago
2
expecting keyword args for a method that receives a hash passes tests but fails in reality for Ruby 3
#1417
davetron5000
closed
3 years ago
1
allow_any_instance_of with block followed by expect_any_instance_of without block leads to doubled unshifting of the original object
#1416
contentfree
opened
3 years ago
6
Get rid of redefinition of `__send__`
#1415
nobu
opened
3 years ago
0
Suppress a warning by setting `$VERBOSE` to `nil`
#1414
nobu
closed
3 years ago
1
Use :skip instead of :if/:unless
#1413
pirj
closed
3 years ago
0
Do not use the removed color config option
#1412
pirj
closed
3 years ago
0
Add `and_invoke` for sequential mixed (return/raise) responses.
#1411
askreet
closed
3 years ago
9
Remove deprecated `allow_message_expectations_on_nil` example method
#1410
pirj
closed
3 years ago
0
Verify partial doubles by default
#1409
pirj
closed
3 years ago
0
Explicit keyword argument constraints
#1408
Drenmi
closed
3 years ago
2
Add tests and fix for ruby 3 keyword arguments issues
#1407
jhottenstein
closed
3 years ago
12
Updates from rspec-dev (2021-01-22)
#1406
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-01-22)
#1405
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-01-22)
#1404
JonRowe
closed
3 years ago
0
Updates from rspec-dev (2021-01-22)
#1403
JonRowe
closed
3 years ago
0
Backport strict predicate fix
#1402
JonRowe
closed
3 years ago
0
Be more permissive when detecting frozen objects
#1401
keegangroth
closed
1 year ago
13
Remove CannotSupportArgMutationsError
#1400
pirj
closed
3 years ago
0
Updates from rspec-dev (2021-01-08)
#1399
JonRowe
closed
3 years ago
0
Add a test for AndWrapOriginalImplementation#call kwargs
#1398
igor-drozdov
closed
3 years ago
0
Use true/false for Constant#previously_defined
#1397
pirj
closed
3 years ago
0
Keyword argument error on Ruby 3.0 for #receive
#1396
swiknaba
closed
3 years ago
3
Previous
Next