forcedotcom / salesforcedx-apex

Salesforce Apex Node Library
BSD 3-Clause "New" or "Revised" License
19 stars 25 forks source link

Feature/add properties test cases junit #350

Closed gilgourevitch closed 5 months ago

gilgourevitch commented 8 months ago

What does this PR do?

This PR adds testcase code coverage infos as properties for the JUnit reporter

What issues does this PR fix or reference?

348, @@

Functionality Before

Only aggregated code coverage is present in summary

Functionality After

Have the code coverage per class somewhere in properties in the testsuite tag.