This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients David.Benjamin, Todd.Rovito, asvetlov, chris.jerdonek, docs@python, ezio.melotti, orsenthil, terry.reedy
Date 2013-02-13.19:09:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360782593.31.0.376244737265.issue16278@psf.upfronthosting.co.za>
In-reply-to
Content
The number of test cases isn't the problem.  Having more but finer-grained test cases is usually preferred in fact.  It's just that the test cases should be sharing code where possible so that they're shorter and easy to see how they differ from one another.
History
Date User Action Args
2013-02-13 19:09:53chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, orsenthil, ezio.melotti, asvetlov, docs@python, Todd.Rovito, David.Benjamin
2013-02-13 19:09:53chris.jerdoneksetmessageid: <1360782593.31.0.376244737265.issue16278@psf.upfronthosting.co.za>
2013-02-13 19:09:53chris.jerdoneklinkissue16278 messages
2013-02-13 19:09:53chris.jerdonekcreate