Message156992
| Author | r.david.murray |
|---|---|
| Recipients | anacrolix, eric.araujo, michael.foord, r.david.murray |
| Date | 2012-03-28.17:24:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1332955453.87.0.0781422488643.issue14408@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Right. What I meant to say was "test_main can be converted to use normal unittest test loading". test_email is not an example of that, since it does use test discovery, but is a good example of a test collection that works with both regrtest and unittest without excess boilerplate such as listing individual test suites. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-28 17:24:13 | r.david.murray | set | recipients: + r.david.murray, eric.araujo, michael.foord, anacrolix |
| 2012-03-28 17:24:13 | r.david.murray | set | messageid: <1332955453.87.0.0781422488643.issue14408@psf.upfronthosting.co.za> |
| 2012-03-28 17:24:13 | r.david.murray | link | issue14408 messages |
| 2012-03-28 17:24:13 | r.david.murray | create | |