[melbourne-pug] Unit Testing Tools

Brian May brian at microcomaustralia.com.au
Sat Jul 12 06:27:52 CEST 2014


On 22 August 2013 14:15, Ben Finney <ben+python at benfinney.id.au> 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 <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/melbourne-pug/attachments/20140712/85ff07d0/attachment.html>


More information about the melbourne-pug mailing list