SpiceQA
Questions
Tags
Users
Badges
nose
43 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to mock patch every method of a class
user_3400391
0
•
asked Nov 15, 2018
6
1
2232
nose
python
Running multiple tests cause interference in nosetests when patching with @mock.patch.object and sometimes also when using `with mock.patch.object`
user_5181181
0
•
asked Nov 24, 2017
6
1
286
nose
mocking
python
Test installed Python package
user_927094
0
•
asked Nov 10, 2017
3
2
1393
nose
python
How to achieve TestNG like feature in Python Selenium or add multiple unit test in one test suite?
user_855420
0
•
asked Jul 26, 2017
8
1
21163
python-unittest
selenium
nose
unit-testing
python
Python test fixture to run a single test?
user_3233810
0
•
asked Jul 23, 2017
11
2
3727
pytest
nose
unit-testing
python
Python Nose2 Tests Not Finishing When Class Method Called
user_5446449
0
•
asked Jul 23, 2017
6
1
380
nose2
nose
python-3.x
unit-testing
python
Is it possible to test a function which uses `os._exit()`?
user_5110451
0
•
asked Jul 19, 2017
4
2
1416
python-unittest
nose
unit-testing
python
How to dynamically create parameterized test from the file (json or yaml) in python
user_5906149
0
•
asked Mar 23, 2016
3
1
2103
parameterized
nose
unit-testing
python
How to mock generators with mock.patch
user_3248481
0
•
asked Mar 22, 2016
23
3
15914
python-mock
python-unittest
generator
nose
python
How to run all tests in a python file from a python script?
user_1035596
0
•
asked Mar 16, 2016
5
1
1835
nose
continuous-integration
unit-testing
python
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions