Code Coverage Setup and Report Generation
Last updated
Last updated
Follow these steps to set up and view the code coverage report for your application:
Navigate to the root directory of your application
Download the JaCoCo library and extract it:
Using Browser ()
or Using Terminal
For Linux OS
For Windows OS
Update .htTestConf.js
's appStartCommandArgs
Execute the application in Replay mode
Generate and view coverage report
To view the code coverage results, open the following report/index.html
file.