[Pysys-commits] SF.net SVN: pysys:[823] trunk/pysys/baserunner.py
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-03-31 17:47:23
|
Revision: 823 http://sourceforge.net/p/pysys/code/823 Author: ben-spiller Date: 2018-03-31 17:47:22 +0000 (Sat, 31 Mar 2018) Log Message: ----------- log full date and time when test run finished at the end (to avoid people getting confused about which run is which if they have multiple windows open, whilest avoiding the need to log it on every single line), and also include dayofweek and timezone to avoid potential misunderstandings and make it more obvious if you're looking at the console of a test run that completed a previous day; also add "Total" to the "test duration" logged at the end to distinguish it from the duration we log during each test's execution Modified Paths: -------------- trunk/pysys/baserunner.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |