Hi Lukas. I was playing with the test coverage, I installed the emma plugin for Jenkis and I configure everything. However, I don't get any result but instead a:
Emma: looking for coverage reports in the provided path: **/*-Coverage.xml Emma: no coverage files found in workspace. Was any report generated? Build step 'Record Emma coverage report' changed build result to FAILURE Finished: FAILUREI guess that from my xxx.tests.st I should call HDCoverageReport but I don't know how and it doesn't have class comments. What should I call from my .st ?�