← Back to team overview

testtools-dev team mailing list archive

Re: [Merge] lp:~gz/testtools/result_timings_forwarding_625594 into lp:testtools

 

thanks for poking at this.

Some random thoughts:
 - an associative lookup (self.tests.setdefault(test), self._now()),
and pop that at the end
 - self._test_started = (test, self._now)


-Rob
-- 
https://code.launchpad.net/~gz/testtools/result_timings_forwarding_625594/+merge/36786
Your team testtools developers is requested to review the proposed merge of lp:~gz/testtools/result_timings_forwarding_625594 into lp:testtools.



References