Re: [Sikuli-driver] [Question #688863]: Is it possible to update HtmlTestRunner report after each test?

2020-02-19 Thread RaiMan
Question #688863 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688863

RaiMan proposed the following answer:
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.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #688863]: Is it possible to update HtmlTestRunner report after each test?

2020-02-19 Thread Asheru
Question #688863 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688863

Asheru posted a new comment:
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.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #688863]: Is it possible to update HtmlTestRunner report after each test?

2020-02-19 Thread RaiMan
Question #688863 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688863

Status: Open => Answered

RaiMan proposed the following answer:
not possible.

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

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #688863]: Is it possible to update HtmlTestRunner report after each test?

2020-02-18 Thread Asheru
New question #688863 on Sikuli:
https://answers.launchpad.net/sikuli/+question/688863

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

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp