[pytest-dev] pytest-django

Floris Bruynooghe flub at devork.be
Wed May 22 10:11:08 CEST 2013


On 21 May 2013 16:52, Mahdi Yusuf <yusuf.mahdi at gmail.com> wrote:
> I am having issues running pytest-django without inhertiting form Django
> Testcase

You'll have to be a little more specific about what your issue is...

> 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.

Are you using --reuse-db?  Check out the docs on reusing the database,
they might help:
http://pytest-django.readthedocs.org/en/latest/database.html



--
Debian GNU/Linux -- The Power of Freedom
www.debian.org | www.gnu.org | www.kernel.org


More information about the Pytest-dev mailing list