Closed anthonypt87 closed 11 years ago
If you're looking for per-method timing, -v should provide this. At this time, we don't report aggregated time per test case, but it would be pretty simple -- just implement test_case_complete
in TestLoggerBase
or TextTestLogger
i am dumb. thanks krall
It's nice that testify returns the "Total test time" but when running a suite, it's useful to get timings per test case.