On Thu, Jun 14, 2012 at 7:35 AM, Chris Wilson <[email protected]> wrote: > Hi all, > > I've made some improvements (in my view) to the DjangoTestSuiteRunner. I > got tired of having to remember my test class names and of typing so much: > > ./manage.py test binder.BinderTest.test_can_create_users >
In this same line, there's also http://pypi.python.org/pypi/django-test-autocomplete ; although that's more bash-oriented Regards, D. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
