First time here? Check out the FAQ!

Revision history  [back]

With Django >=1.8 tests can be run via providing path to the tests:

python manage.py test askbot.tests #path can be more specific, if desired.