django-nose icon indicating copy to clipboard operation
django-nose copied to clipboard

Consider whether we can replace most of this with new hooks

Open erikrose opened this issue 12 years ago • 1 comments

Take a look at https://github.com/WhiskeyMedia/app_template/blob/master/test_APP_NAME/init.py, which Honza suggests can replace most of django-nose.

erikrose avatar Mar 22 '13 19:03 erikrose

+1. I suspect that, once we rip out the Django 1.2-compatible code, and rebase it on 1.4 / 1.7 / 1.8 code, it will look a lot like this.

jwhitlock avatar Jul 03 '15 03:07 jwhitlock