Message 154771 - Python tracker
Message154771
| Author | eric.araujo |
|---|---|
| Recipients | BreamoreBoy, eric.araujo, ezio.melotti, michael.foord, piotr.dobrogost, pprokop, rhettinger |
| Date | 2012-03-02.15:36:38 |
| SpamBayes Score | 0.00034895877 |
| Marked as misclassified | No |
| Message-id | <1330702601.76.0.0200223699847.issue4080@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Also, when you’re tracking down slow tests, you may want to run your tests with the time needed by each test file and then each test method. Nite that I don’t know of a way to have unittest print each test file to stdout now (i.e. a level of verbosity between “just one dot” and “each method”). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-02 15:36:41 | eric.araujo | set | recipients: + eric.araujo, rhettinger, ezio.melotti, pprokop, michael.foord, BreamoreBoy, piotr.dobrogost |
| 2012-03-02 15:36:41 | eric.araujo | set | messageid: <1330702601.76.0.0200223699847.issue4080@psf.upfronthosting.co.za> |
| 2012-03-02 15:36:39 | eric.araujo | link | issue4080 messages |
| 2012-03-02 15:36:39 | eric.araujo | create | |