Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pytest-mock
TypeError: super() argument 1 must be type, not MagicMock - azure-devops python package
Sep 20, 2025
python
python-3.x
pytest
pytest-mock
How do you use patch() as a context manager?
Sep 20, 2025
python
unit-testing
mocking
pytest
pytest-mock
Mock class method that is called within another function
Sep 18, 2025
python
testing
pytest
python-unittest
pytest-mock
What are the differences between unittest.mock, mock, mocker and pytest-mock?
Sep 05, 2025
python
pytest
tdd
python-unittest
pytest-mock
How to mock third party static method
Mar 04, 2023
python-3.x
pytest
python-unittest
pytest-mock
Pytest lambda handler passing event and context
Oct 30, 2022
python
pytest
fixtures
pytest-mock
How to specify return value of mocked function with pytest-mock?
Mar 23, 2022
python
python-3.x
pytest
pytest-mock
pytest - Mocking constructor within constructor
Jun 29, 2022
python-3.x
pytest
pytest-mock
Python pytest mock fails with "assert None" for function call assertions
Sep 05, 2022
python
unit-testing
pytest
pytest-mock
How to mock a imported object with pytest-mock or magicmock
Oct 25, 2022
python
unit-testing
mocking
pytest
pytest-mock
How to mock raise urllib errors
Jun 05, 2022
python-3.x
mocking
pytest
urllib
pytest-mock
Get apply's function input dataframe with mocking
Sep 05, 2022
python-3.x
pandas
pytest
pytest-mock