Message224492
| Author | ncoghlan |
|---|---|
| Recipients | BreamoreBoy, Julian, Miklós.Fazekas, Yaroslav.Halchenko, abingham, bfroehle, borja.ruiz, chris.jerdonek, eric.araujo, eric.snow, exarkun, ezio.melotti, fperez, hpk, kynan, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray, santoso.wijaya, spiv, terry.reedy, zach.ware |
| Date | 2014-08-01.12:27:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CADiSq7cHzNRAxOFLgXwLVDsY9m=s1UQOAOZ9=TyVGxLK2K+_tw@mail.gmail.com> |
| In-reply-to | <1406850261.8.0.920986602843.issue7897@psf.upfronthosting.co.za> |
| Content | |
|---|---|
I don't believe the "how to request specific parameters" aspect has been clearly addressed so far, and the subTest() API in Python 3.4 already allows subtests that aren't individually addressable. Any new API (if any) should likely also be based on the subtest feature, and I don't think the community has enough experience with that yet to be confident in how best to integrate it with parameterised testing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-08-01 12:27:04 | ncoghlan | set | recipients: + ncoghlan, terry.reedy, spiv, exarkun, pitrou, ezio.melotti, eric.araujo, r.david.murray, michael.foord, hpk, fperez, chris.jerdonek, Yaroslav.Halchenko, santoso.wijaya, BreamoreBoy, nchauvat, kynan, Julian, abingham, eric.snow, zach.ware, borja.ruiz, bfroehle, Miklós.Fazekas |
| 2014-08-01 12:27:04 | ncoghlan | link | issue7897 messages |
| 2014-08-01 12:27:04 | ncoghlan | create | |