[TIP] NoseTests xUnit with test times

Prasanna Santhanam prasanna.santhanam at citrix.com
Tue Oct 30 23:27:46 PDT 2012


Hi All,

Is it possible to retrieve the time for each test fixture when using
the nosetests xunit plugin? By default I didn't see any options on the
cmd line for doing this.

I've used unittest-xml-reporting with some success and it reports the
fixture run times which is quite useful for optimizing and speeding up
tests.

Thanks,

-- 
Prasanna.,



More information about the testing-in-python mailing list