Message181811
| Author | michael.foord |
|---|---|
| Recipients | Arfrever, Julian, Yaroslav.Halchenko, abingham, bfroehle, borja.ruiz, brett.cannon, brian.curtin, chris.jerdonek, eric.araujo, eric.snow, exarkun, ezio.melotti, flox, fperez, hpk, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray, santoso.wijaya, serhiy.storchaka, spiv |
| Date | 2013-02-10.15:01:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360508517.57.0.0912067934766.issue16997@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
And on the "superior implementation strategy", both nose and py.test used to have runtime test generation and both have deprecated them and moved to collection time parameterization. (But I guess we know better.) You don't need PEP 422 for parameterization. The TestLoader creates multiple test cases for the parameter sets. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-10 15:01:57 | michael.foord | set | recipients: + michael.foord, brett.cannon, spiv, exarkun, ncoghlan, pitrou, ezio.melotti, eric.araujo, Arfrever, r.david.murray, brian.curtin, hpk, flox, fperez, chris.jerdonek, Yaroslav.Halchenko, santoso.wijaya, nchauvat, Julian, abingham, eric.snow, serhiy.storchaka, borja.ruiz, bfroehle |
| 2013-02-10 15:01:57 | michael.foord | set | messageid: <1360508517.57.0.0912067934766.issue16997@psf.upfronthosting.co.za> |
| 2013-02-10 15:01:57 | michael.foord | link | issue16997 messages |
| 2013-02-10 15:01:57 | michael.foord | create | |