Generate the code coverage of the classes from a test run.
- git clone https://github.com/anirudhs2005/code-coverage-generator
- npm install
- node login.js
- node runTests.js
Check the output in the json format in testResult.json file.
Currently holds a hardcoded test class. This is just a POC of how we can store the result