-
-
Notifications
You must be signed in to change notification settings - Fork 146
Issues: pytest-dev/pytest-mock
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
DeprecationWarning: 'asyncio.iscoroutinefunction' is deprecated
#468
by hroncok
was closed Oct 25, 2024
[Question]: different result when using
new
parameter in unittest.patch.object and mocker.patch.object
#452
by Provinm
was closed Aug 28, 2024
Parameter changes cause "assert_called_once_with" to throw an exception
#440
by Astral1020
was closed Jun 21, 2024
mocker.patch.object behaves differently than it's unittest.mock counterpart
#428
by UlfurOrn
was closed May 2, 2024
Mocked socket interfering with pytest-asyncio's teardown
#425
by twisteroidambassador
was closed Apr 19, 2024
Allow for easier import of
mocker.Mock | mocker.MagicMock
types
#414
by Kilo59
was closed Mar 21, 2024
Call args/kwargs stored in a Spy can be overwritten without intention
#400
by sybrenjansen
was closed Dec 13, 2023
The documentation should be clearer about not supporting context managers
#382
by nedbat
was closed Sep 13, 2023
feature request: fail on improper use of mock.side_effect
#376
by upstartjohnvandivier
was closed Aug 4, 2023
Mock method don't work when test from other file fail
question
#372
by LeonardoFurtado
was closed Jun 30, 2023
assert_called_once_with calls __eq__ multiple times
question
#353
by akotrei
was closed Apr 21, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.