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 ezio.melotti
Recipients chris.jerdonek, eric.araujo, ezio.melotti, xdegaye
Date 2012-09-28.17:45:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348854348.53.0.644472527955.issue16079@psf.upfronthosting.co.za>
In-reply-to
Content
> Here are a couple examples of test method names that don't begin with "test_":

I thought you were talking about test files.  I still don't see why looking for test_* methods, every class might contain duplicate method names, so they should all be checked.
History
Date User Action Args
2012-09-28 17:45:48ezio.melottisetrecipients: + ezio.melotti, eric.araujo, chris.jerdonek, xdegaye
2012-09-28 17:45:48ezio.melottisetmessageid: <1348854348.53.0.644472527955.issue16079@psf.upfronthosting.co.za>
2012-09-28 17:45:48ezio.melottilinkissue16079 messages
2012-09-28 17:45:48ezio.melotticreate