Hi: I am having issues running pytest-django without inhertiting form Django Testcase, I am also pretty sure this is what is causing the issue to do deal with the database being recreated every time. I would like to reuse my database between test suite runs at least while in development.
Thoughts? I am new to using pytest, so any ignorance here in inadvertent. -- Mahdi Yusuf
_______________________________________________ Pytest-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pytest-dev
