Issue 124: Add execution time to tests
Status:  Fixed
Owner:
Closed:  Jul 2008
Project Member Reported by virtix, Jul 3, 2008
Should be simple and maybe added automatically to debug. Maybe should be
optionally configured?

start = getTickCount()

... run test

end = getTickCount()

time = end - start.


 
Jul 5, 2008
Project Member #1 virtix
Duh! I think this is already there, maybe just add it to TestResult
Jan 22, 2009
Project Member #2 virtix
Yeah, this would be nice to have in the plugin!
Jun 30, 2010
Project Member #3 virtix
older/outdated issues. archive in google docs. These are either Fixed, deprecated, or invalid

moving to Jira
Status: Fixed