Run Individual doctest in model.py or views.py
In https://docs.djangoproject.com/en/1.4/topics/testing/ , individual tests can be run. It works well for unit tests in tests.py. It should work for doctest in model.py. I can not understand how to specify a doctest.
$ ./manage.py test animals.classify
Thanks,
ben
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ULVhlDLwLVwJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home