Delphi Code Coverage Support

Hi is there any plans to add support to Delphi Code Coverage ?

Here in my company we use this one:

http://code.google.com/p/delphi-code-coverage/

Regards,

Diego Garcia

Possibly, for now you can use the Execute Program Action. We will add more actions over time, at the moment we are focused on getting the core functionality stable.

Nice to know Vincente Just one doubt, is it possible to add the coverage results to a new tab in build results ? so this way it will be easy to see the results.

It isn’t at the moment, however it will be possible in the future.

Nice HQ Softwares Ltda

Hi Diego

The latest build has the ability to add custom reports to the Build page.

Thanks Vincent

Hey Diego,

Ive just finished writing up some documentation about using the reports in our wiki. 

Configuring reports: Report documentation

OpenCover code coverage action: OpenCover documentation

ReportGenerator action: ReportGenerator documentation


Thanks Dave I will look at