So you are saying you have several hundred tests you have to do on your program?<br><br><div class="gmail_quote">On Sat, Aug 15, 2009 at 7:04 PM, Terry <span dir="ltr"><<a href="mailto:terry.yinzhe@gmail.com">terry.yinzhe@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
I have some 100s unittest cases with my python program. And sometimes,<br>
I did quick-and-dirty work by ignoring some test cases by adding an<br>
'x' (or something else) to the beginning of the case name.<br>
As time pass by, it's very hard for me to find which test cases are<br>
ignored.<br>
<br>
It seemed the to me that python unittest module does not support the<br>
counting of ignored test cases directly. Is there any ready solution<br>
for this?<br>
<br>
br, Terry<br>
<font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>