Hello, I'd like to know if anybody has tried to run Django's own tests via pytest.
Django does have its own, quite extensive runtests.py script which is intended for testing Django codebase. I need to execute the test suite with py.test though (in order to make use of some pytest plugin). Any suggestions? Thanks! Jozef -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54B68876.6000303%40gmail.com. For more options, visit https://groups.google.com/d/optout.

