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 ncoghlan
Recipients Arfrever, Julian, Yaroslav.Halchenko, abingham, bfroehle, borja.ruiz, brett.cannon, brian.curtin, chris.jerdonek, eric.araujo, eric.snow, exarkun, ezio.melotti, fperez, hpk, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray, santoso.wijaya, serhiy.storchaka, spiv
Date 2013-01-31.01:07:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7eUAvZuT2pRfLmoNicHf4f=659=iYG1Gg5kKjh-chZzSA@mail.gmail.com>
In-reply-to <1359577177.3422.8.camel@localhost.localdomain>
Content
Right. I have *heaps* of tests that would be very easy to migrate to
Antoine's subtest API. A separate "addMessage" API could conceivably be
helpful for debugging, but it's not the obvious improvement to my existing
looping tests that subtests would be.
History
Date User Action Args
2013-01-31 01:07:56ncoghlansetrecipients: + ncoghlan, brett.cannon, spiv, exarkun, pitrou, ezio.melotti, eric.araujo, Arfrever, r.david.murray, michael.foord, brian.curtin, hpk, fperez, chris.jerdonek, Yaroslav.Halchenko, santoso.wijaya, nchauvat, Julian, abingham, eric.snow, serhiy.storchaka, borja.ruiz, bfroehle
2013-01-31 01:07:56ncoghlanlinkissue16997 messages
2013-01-31 01:07:56ncoghlancreate