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

Incompatible with PyZen

Open BrianHicks opened this issue 13 years ago • 2 comments

It appears that the modifications that django-nose makes to the test suite render it incompatible with PyZen.

https://github.com/coderanger/pyzen/issues/3

BrianHicks avatar Aug 11 '11 15:08 BrianHicks

Can you go into more detail about what is changed by django-nose? It used to match Django's test runner.

jbalogh avatar Aug 11 '11 16:08 jbalogh

Probably still broken. Lots of details in https://github.com/coderanger/pyzen/issues/3, would require some deep changes in test suite construction.

jwhitlock avatar Aug 05 '15 00:08 jwhitlock