StackOverflow Questions for Tag: python-unittest

Santhosh
Santhosh

Reputation: 1791

Python Unittest for method returning json string

Score: 0

Views: 15742

Answers: 2

Read More
user13469312
user13469312

Reputation: 31

How can I run unittest tests in random order

Score: 3

Views: 328

Answers: 1

Read More
Fernando Castro
Fernando Castro

Reputation: 1

Test failed even though it shouldn't

Score: 0

Views: 56

Answers: 0

Read More
William Edwards
William Edwards

Reputation: 21

How to pass `self` to PropertyMock?

Score: 2

Views: 209

Answers: 2

Read More
mlenthusiast
mlenthusiast

Reputation: 1204

Correct usage of assertRaises in Python unit tests

Score: 2

Views: 1647

Answers: 1

Read More
Егор
Егор

Reputation: 21

Detecting testcases created dynamically while running unittest module

Score: 1

Views: 28

Answers: 1

Read More
Juan David Serna
Juan David Serna

Reputation: 45

I can't make a mock on my environment variables

Score: 0

Views: 42

Answers: 1

Read More
wavesinaroom
wavesinaroom

Reputation: 191

How to assert an http.client.HTTPSConnection.request

Score: 1

Views: 40

Answers: 2

Read More
yuppie
yuppie

Reputation: 81

Python unittest AssertionError: Calls not found

Score: -1

Views: 40

Answers: 0

Read More
torva
torva

Reputation: 13

Mocking in pony orm

Score: 0

Views: 13

Answers: 0

Read More
MirceaUn
MirceaUn

Reputation: 1

Getting "AttributeError: 'LoginTests' object has no attribute '_testMethodName'" error when running unittest tests

Score: 0

Views: 29

Answers: 0

Read More
Garp
Garp

Reputation: 141

QtTest + unittest: How to use QSignalSpy?

Score: 0

Views: 37

Answers: 1

Read More
wavesinaroom
wavesinaroom

Reputation: 191

Can't assert folder creation path with unittest patch

Score: 0

Views: 26

Answers: 1

Read More
R T
R T

Reputation: 11

How to understand mock patching as it relates to import structures and what are alternatives?

Score: 0

Views: 25

Answers: 0

Read More
Dmytro
Dmytro

Reputation: 51

python unittest ModuleNotFoundError: No module named <...>

Score: 5

Views: 11515

Answers: 2

Read More
Joe C.
Joe C.

Reputation: 461

Pytest chain mocking between sync and async functions

Score: 1

Views: 44

Answers: 1

Read More
DarkTrick
DarkTrick

Reputation: 3519

Python testing: How can I verify that no error logs were thrown?

Score: 0

Views: 17

Answers: 1

Read More
RoyalSwish
RoyalSwish

Reputation: 1573

Mock - Change return value depending on Mock object

Score: 0

Views: 26

Answers: 1

Read More
wavesinaroom
wavesinaroom

Reputation: 191

Path.touch() patch assertion failed to find calls

Score: 0

Views: 18

Answers: 1

Read More
Daniel Quinn
Daniel Quinn

Reputation: 6418

How to mock a function imported from inside another function or method?

Score: 1

Views: 2337

Answers: 1

Read More
PreviousPage 1Next