Pyxsys / SOEN390_19

SOEN 390 minicap repository
0 stars 2 forks source link

Task coverage 91 #97

Closed SekayZ closed 3 years ago

SekayZ commented 3 years ago

Integrated code coverage tool to Jest. Each time npm test is runned, a coverage folder is created. You can launch index.html file to see the coverage report.

nirmal864 commented 3 years ago

looks good