#1 2017-12-05 07:08:05

ComingNine
Member
Registered: 2010-07-29
Posts: 294

Could you add to SynTests.pas the generation of dunit-report.xml ?

When using DUnit, a dunit-report.xml containing test statistics will be generated. This can be useful for automating the testing of multiple executable files, because one can use tools (e.g., FinalBuilder) to check whether there are failures during automated tests. 

Therefore, could you help to add the functionality of generating dunit-report.xml to SynTests.pas ? smile

Last edited by ComingNine (2017-12-05 07:08:32)

Offline

#2 2017-12-05 09:04:28

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: Could you add to SynTests.pas the generation of dunit-report.xml ?

I don't know this XML file format.

Since we don't need this feature here, anyone willing to implement it and contribute is welcome!

Offline

#3 2017-12-22 05:42:53

ComingNine
Member
Registered: 2010-07-29
Posts: 294

Re: Could you add to SynTests.pas the generation of dunit-report.xml ?

In the source code shown, SynTests is slightly modified to generate dunit-report.xml. The generated file can be useful for automating the testing of multiple executable files.


Can you help to review and include the changes  ? big_smile

Offline

Board footer

Powered by FluxBB