django-nose2

Software Screenshot:
django-nose2
Software Details:
Version: 0.1.1
Upload Date: 14 Apr 15
Developer: Jason Pellerin
Distribution Type: Freeware
Downloads: 1

Rating: nan/5 (Total Votes: 0)

django-nose2 is a test runner app for Django 1.2 or better that runs tests with nose2.

Usage

In your settings module, set:

TEST_RUNNER=djnose2.TestRunner

Then manage.py test will run nose2's test runner.

Notes

Put command-line arguments for the test runner after '--'. For example, to turn on output buffering:

manage.py test -v 2 -- -B

(But really, almost all of the time, you'll want to put your nose2 configuration in a config file).

Requirements:

  • Python
  • Django

Other Software of Developer Jason Pellerin

Nose
Nose

6 Jun 15

nose2
nose2

20 Feb 15

Comments to django-nose2

Comments not found
Add Comment
Turn on images!