Collection of testcases and helpers to test Django projects and applications with nose and twill libraries.
Stars
37
Forks
7
Watchers
37
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix ``AttributeError`` which start raised in ``DjangoPlugin.setup_django`` method after last commit.
0a0f924View on GitHub#53: Do not warn if ``datadiff`` is not installed and not used.
cc9ca7fView on GitHub#54: Add ``twill_glocals`` and ``twill_match`` attributes to ``tddspry.django.TestCase`` class.
97677f4View on GitHub#53: Disable ``datadiff`` tests for ``test_django_nose`` target.
600b2fcView on GitHub#53: Disable multidb testing for environments with Django 1.0 and 1.1.
25a0ec0View on GitHub#53: Disable ``datadiff`` testing in ``smarttest`` target.
b82a346View on GitHub#53: Update tests requirements, add ``datadiff`` there, add tests for ``datadiff`` support in ``tddspry``.
f60c377View on GitHub#53: Disable ``--upgrade`` pip option in bootstrap script by default.
cbd60a0View on GitHub