Is it possible to update HtmlTestRunner report after each test?

Asked by Asheru

Hello,

So I am using HTMLTestRunner to generate the report. For example if i have 5 tests the report will be generated after those 5 tests will execute.

Is it possible to update the report after each test with sikuliX?

Thanks

Question information

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

not possible.

you might separate the all-5-test-run in 5 test runs, so each produces its own report.

Revision history for this message
Asheru (asheru93) said :
#2

Yeah but the problem is that we run like 80 to 100 tests at once on a VM through TFS so I was thinking it might not be possible but I decided to ask.

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

ok, then you have to dive into the code of HTMLTestRunner and look for a way.

... not too complicated, but needs some html and Python experiences.

You might also look in the net for an update/successor.

Can you help with this problem?

Provide an answer of your own, or ask Asheru for more information if necessary.

To post a message you must log in.