On 22 August 2013 14:15, Ben Finney <[email protected]> wrote:
> I use Python 2.7, or Python 3, and use the standard library ‘unittest’ > along with ‘testtools’ <URL:http://testtools.readthedocs.org/> > and ‘testscenarios’ <URL:https://pypi.python.org/pypi/testscenarios>. > Apologies for resurrecting this dead thread. Just wondered if it was possible to use testtools and/or testscenarios with Django applications? Django has stuff to ensure that the database is setup for tests, among after stuff, however this appears to be unittest specific. https://docs.djangoproject.com/en/dev/topics/testing/tools/#django.test.TestCase Thanks -- Brian May <[email protected]>
_______________________________________________ melbourne-pug mailing list [email protected] https://mail.python.org/mailman/listinfo/melbourne-pug
