Hi,
I have created a sample Web Application for unit testing D365 Javascript Web Resources using XrmPage-Mock Framework & QUnit as shown in
www.nexsoftsys.com/.../unit-test-javascript-in-dynamics-365-using-xrmpage.html
I have used Blanket.js to show the code coverage in the browser. I want to get the code coverage for the Javascript Web Resources in SonarQube for which LCOV report is required.
I tried to implement github.com/.../qunit-reporter-lcov to get the LCOV report, but the QUnit.lcovReport = function(report) {
console.log(report.lcov); }; shows blank report.
How do I get the LCOV report for the QUnit tests implemented using www.nexsoftsys.com/.../unit-test-javascript-in-dynamics-365-using-xrmpage.html ?
Thanks.
Hi,
Would you please specify which application you are using in Dynamics?
Siv Sagar
149
Super User 2025 Season 1
Muhammad Shahzad Sh...
61
Most Valuable Professional
Daivat Vartak (v-9d...
53
Super User 2025 Season 1