django-attest 0.9.1

django-attest is a Django app that provides the same testing helper functionality as Django's :class:`django.test.TestCase` wrapper of :class:`unittest.TestCase`.django_attest.TestContext provides the same functionality as subclassing...