Issues
- 0
`verifyNoUnwantedInteractions` is named poorly
#94 opened by kaste - 0
Add `between=(0,)` as verification argument
#95 opened by kaste - 7
Add support for lenient stubbed invocations
#77 opened by Oracking - 4
- 9
- 6
deepcopy doesn't work with mock()
#89 opened by jan-spurny - 5
- 4
multiple when not working when spec added to mock
#86 opened by Wouter1 - 15
__eq__ bug
#85 opened by Wouter1 - 4
- 4
Feature request: Mock current date/time
#81 opened by eviljoe - 2
How to use matchers/captor?
#76 opened by programmerPhysicist - 1
- 5
- 1
Let mockito check expectations on `__exit__`
#55 opened by kaste - 3
Add a method `thenCallRealMethod` to AnswerSelector to call the original method
#46 opened by shashankrnr32 - 6
- 7
No longer working with Python 2.7
#64 opened by rob-spoor - 3
Mypy integration
#58 opened by mazinesy - 4
no attributes in dummy objects since 1.3.2
#57 opened by vladak - 58
getting the valid input in mock
#52 opened by dvu4 - 3
Mockito does not unstub inherited methods
#56 opened by stacymiller - 2
- 2
Issue unstubbing random.randint
#53 opened by PatrikBernhard - 8
Captor example is not working
#35 opened by ghsatpute - 15
Add support for capturing all the arguments when there are multiple invocations
#41 opened by shashankrnr32 - 4
ArgumentError: obj is not registered
#47 opened - 1
Work with mypy
#27 opened by ZeeD - 2
tests no longer part of pypi tarball
#36 opened by pgajdos - 2
Numpy arrays as when() arguments
#28 opened by Chris-hughes10 - 1
resetting a mock?
#40 opened by attila123 - 3
Support one liner stubs?
#39 opened by dhulke - 1
bad example in functions
#37 opened by ScottDuchin - 0
- 1
mock function docstring typo
#32 opened by chrisheaththomas - 6
Moking property with execption
#26 opened by aaltat - 4
Test failures with Python 3.8
#29 opened by felixonmars - 2
Error while installing mockito==0.5.2
#25 opened by spafe - 4
Mocking sys.argv and sys.stdout like in patch
#24 opened by relte - 3
Ellipsis in arg raises ValueError
#19 opened by mazmrini - 3
verify() with timeout
#18 opened by philipa - 0
- 3
Support installation using Conda?
#14 opened by hans-permana - 2
How to mock @property
#15 opened by aaltat - 2
Mocking attributes which initially value None
#13 opened by aaltat - 3
Mocking inherited methods from super class
#12 opened by lennartblom - 3
Patching built-in/extension types
#9 opened by betabandido - 4
- 2
- 6