Skip to content

anirudhs2005/code-coverage-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-coverage-generator

Generate the code coverage of the classes from a test run.

Steps to install

  1. git clone https://github.com/anirudhs2005/code-coverage-generator
  2. npm install
  3. node login.js
  4. 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

About

Generate the code coverage of the classes from a test run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published