Message229625
| Author | rbcollins |
|---|---|
| Recipients | chris.jerdonek, eric.araujo, ezio.melotti, rbcollins, vstinner, xdegaye |
| Date | 2014-10-18.00:40:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413592847.4.0.864412280488.issue16079@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW testtools rejects test suites with duplicate test ids; I'm considering adding that feature into unittest itself. We'd need an option to make it warn rather than error I think, but if we did that we wouldn't need a separate script at all. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-18 00:40:47 | rbcollins | set | recipients: + rbcollins, vstinner, ezio.melotti, eric.araujo, chris.jerdonek, xdegaye |
| 2014-10-18 00:40:47 | rbcollins | set | messageid: <1413592847.4.0.864412280488.issue16079@psf.upfronthosting.co.za> |
| 2014-10-18 00:40:47 | rbcollins | link | issue16079 messages |
| 2014-10-18 00:40:46 | rbcollins | create | |