[pygr-notify] Issue 114 in pygr: by default, unit tests should be gathered and run all together

codesite-noreply at google.com codesite-noreply at google.com
Sun Sep 6 16:55:30 PDT 2009


Status: New
Owner: the.good.doctor.is.in
CC: istvan.albert
Labels: Type-Defect Priority-Medium

New issue 114 by the.good.doctor.is.in: by default, unit tests should be  
gathered and run all together
http://code.google.com/p/pygr/issues/detail?id=114

Right now, the different suites are gathered and each suite is run, instead
of having all of the test cases gather from all the suites and then run
together.  When failing tests occur in an early suite, the error messages
are placed early on in the output, and can be obscured by later events.

I ran into this problem while working on getting pygr/Windows tests going,
and it was quite annoying ;).


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list