Sunday, 25 August 2013

Getting rid of empty models.py in django testsuite

Getting rid of empty models.py in django testsuite

References

Reference NO 1

http://stackoverflow.com/questions/15202424/getting-rid-of-empty-models-py-in-django-testsuite

Reference NO 2

https://docs.djangoproject.com/en/1.0/topics/testing/

Reference NO 3

http://dougalmatthews.com/articles/2010/jan/20/testing-your-first-django-app/

Reference NO 4

http://www.pioverpi.net/2010/03/10/organizing-django-tests-into-folders/

Reference NO 5

http://toastdriven.com/blog/2011/apr/10/guide-to-testing-in-django/

Reference NO 6

http://jacobian.org/writing/django-apps-with-buildout/

Reference NO 7

https://bitbucket.org/jespern/django-piston/wiki/Documentation

Reference NO 8

http://ptone.com/temp/auth-docs/topics/testing/overview.html

No comments:

Post a Comment