Show time duration for each testcase in the report generated by HTMLTestRunner

Asked by Mujeebu Rahman

Hi,

How to show the time duration for each test case in the report for unittest using HTMLTestRunner module.
Now I am able to get the total duration of the entire in the current HTMLTestRunner module.

Please can any one send HTMLTestRunner module which shows duration for each functions(test case) in unittest.

Regards.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Mujeebu Rahman
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

I make this a request bug, since beginning with version 1.1.0 I want to deliver HTML-TestRunner in the Sikuli Version as standard extension.

Revision history for this message
Mujeebu Rahman (mujeeburahman007) said :
#2

Hi Raiman.

Please let me know when the version 1.1.0 will be released.
Also if u can provide a quick workaround on this, will be helpful for me to implement for our requirement.

Regards.

Revision history for this message
RaiMan (raimund-hocke) said :
#3

I am sorry, but currently I have no time to do this and there is no workaround, since this has to be integrated into the HTMLTestRunner.
Earliest later during second half of April I can have a look at it.

Revision history for this message
Mujeebu Rahman (mujeeburahman007) said :
#4

OK Thanks RaiMan.

Revision history for this message
Stephanie Rojas (srojas) said :
#5

Hello, I have version 1.1.3 and I can not show in the report the duration for each test