StackOverflow Questions for Tag: unittest2

mr_ivan777
mr_ivan777

Reputation: 401

No api proxy found for service "memcache" GAE unittest2

Score: 1

Views: 3461

Answers: 1

Read More
blokeley
blokeley

Reputation: 7065

`python -m unittest discover` does not discover tests

Score: 67

Views: 44007

Answers: 4

Read More
Tom Ehrlich
Tom Ehrlich

Reputation: 6651

How to run specific test in Nose2

Score: 18

Views: 11387

Answers: 3

Read More
user1941192
user1941192

Reputation: 43

Is it possible to mock the string module from Python?

Score: 1

Views: 4298

Answers: 2

Read More
Eric Anderton
Eric Anderton

Reputation: 221

How do I handle multiple asserts within a single Python unittest?

Score: 22

Views: 46670

Answers: 3

Read More
the_drow
the_drow

Reputation: 19201

Why are unittest2 methods camelCase if names_with_underscores are preferred?

Score: 36

Views: 4306

Answers: 1

Read More
Evgeny Zislis
Evgeny Zislis

Reputation: 6967

How to assert that a method is decorated with python unittest?

Score: 11

Views: 5447

Answers: 2

Read More
ARV
ARV

Reputation: 6897

Django manage.py test - how to tell it to not create/delete test database

Score: 0

Views: 1978

Answers: 2

Read More
daze
daze

Reputation: 131

python unit test - how to test function local JSON object has correct key value pairs?

Score: 0

Views: 3404

Answers: 1

Read More
cdwilson
cdwilson

Reputation: 4442

How to run unittest discover from "python setup.py test"?

Score: 87

Views: 80153

Answers: 7

Read More
Jorge Vargas
Jorge Vargas

Reputation: 6942

How can you get unittest2 and coverage.py working together?

Score: 21

Views: 8848

Answers: 4

Read More
slashms
slashms

Reputation: 978

Order of tests in python unittest

Score: 11

Views: 10465

Answers: 2

Read More
Merlyn Morgan-Graham
Merlyn Morgan-Graham

Reputation: 59151

Using Django DiscoverRunner with django_hstore

Score: 0

Views: 371

Answers: 1

Read More
yuvalshu
yuvalshu

Reputation: 73

python unittest2 - exposing test method name to setup method

Score: 2

Views: 796

Answers: 2

Read More
Manjunath Kumatagi
Manjunath Kumatagi

Reputation: 391

Is there a way to run tests prerequisite once and clean up in the end in whole unit test run

Score: 0

Views: 687

Answers: 1

Read More
mattc
mattc

Reputation: 1

unittest2 error: TypeError: _recursive_repr() takes exactly 1 argument (0 given)

Score: 0

Views: 229

Answers: 0

Read More
snth
snth

Reputation: 5656

What is the most pythonic way to support unittest2 features across a range of Python versions?

Score: 2

Views: 1125

Answers: 3

Read More
sorin
sorin

Reputation: 170778

Solving the confusion generated by too many ways to run unittest in python

Score: 8

Views: 415

Answers: 1

Read More
ruscoder
ruscoder

Reputation: 13

python unittest2 assertAlmostEqual with `places` works incorrectly

Score: 1

Views: 299

Answers: 2

Read More
JXG
JXG

Reputation: 7413

easy_install on Cygwin: unittest2 causes SyntaxError

Score: 0

Views: 505

Answers: 1

Read More
PreviousPage 1Next