StackOverflow Questions for Tag: pytest-mock

Apple
Apple

Reputation: 15

How to create correct mock method

Score: 0

Views: 30

Answers: 1

Read More
zcahfg2
zcahfg2

Reputation: 901

How do I assert equal two pydantic models with mock attributes in pytest?

Score: 3

Views: 12870

Answers: 3

Read More
creyD
creyD

Reputation: 2126

Why is this monkeypatch in pytest not working?

Score: 1

Views: 819

Answers: 1

Read More
3dSpatialUser
3dSpatialUser

Reputation: 2406

pytest mock two instances of pathlib

Score: 0

Views: 19

Answers: 0

Read More
nontrivial
nontrivial

Reputation: 21

How to mock an Enum in pytest globally

Score: 2

Views: 181

Answers: 0

Read More
Vova
Vova

Reputation: 599

Pytest-mock patch method that sets attribute

Score: 0

Views: 15

Answers: 0

Read More
cheuk209
cheuk209

Reputation: 51

Why is my function still making API calls even though I am mock.patching it?

Score: 4

Views: 1336

Answers: 1

Read More
Joku
Joku

Reputation: 65

How to mock a read-only method with pytest-mock

Score: 0

Views: 141

Answers: 1

Read More
Hugo Zaragoza
Hugo Zaragoza

Reputation: 601

How to patch a function with pytest-mock regardless of path/namespace used to call it?

Score: 0

Views: 70

Answers: 1

Read More
runoxinabox
runoxinabox

Reputation: 73

Python mock - mocking class method that modifies class attributes

Score: 7

Views: 8613

Answers: 3

Read More
Norman Robins
Norman Robins

Reputation: 21

mocking a function in a process started with multiprocessing.Process

Score: 1

Views: 26

Answers: 0

Read More
Keith Lee
Keith Lee

Reputation: 1

Mocked database cursor context manager missing the '__enter__'

Score: 0

Views: 38

Answers: 1

Read More
Luiz
Luiz

Reputation: 371

Why using yield instead of return in pytest fixtures?

Score: 5

Views: 7473

Answers: 1

Read More
MigueL
MigueL

Reputation: 3

Pytest Mock Create Engine and execute query: Assertion Error

Score: 0

Views: 40

Answers: 0

Read More
Rudra
Rudra

Reputation: 148

Pytest for Google Spanner Database call

Score: 0

Views: 31

Answers: 1

Read More
Kashyap
Kashyap

Reputation: 17534

How to capture call inside a with block?

Score: 0

Views: 43

Answers: 0

Read More
Vishnukk
Vishnukk

Reputation: 564

Pytest patch not returning expected value

Score: 0

Views: 35

Answers: 0

Read More
Sebastian Thomas
Sebastian Thomas

Reputation: 595

Pytest: Spy of magic method __call__

Score: 1

Views: 71

Answers: 1

Read More
Darius Fiallo
Darius Fiallo

Reputation: 31

How to mock imported function?

Score: 3

Views: 53

Answers: 1

Read More
Manrique Vargas
Manrique Vargas

Reputation: 63

Tavern pytest debugging

Score: 0

Views: 37

Answers: 0

Read More
PreviousPage 1Next