My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 124: Add execution time to tests
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
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

Powered by Google Project Hosting