django-nose2

Test runner for Django that runs tests with nose2
Download

django-nose2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Jason Pellerin
  • Publisher web site:
  • http://somethingaboutorange.com/

django-nose2 Tags


django-nose2 Description

django-nose2 is a test runner app for Django 1.2 or better that runs tests with nose2.UsageIn your settings module, set:TEST_RUNNER=djnose2.TestRunnerThen manage.py test will run nose2's test runner.NotesPut 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).Product's homepage


django-nose2 Related Software