dwyl / learn-istanbul

:checkered_flag: Learn how to use the Istanbul JavaScript Code Coverage Tool
339 stars 41 forks source link

Unable to run whole project #17

Open SARUNAR opened 6 years ago

SARUNAR commented 6 years ago

image /usr/bin/istanbul --include-all-sources cover --recursive ./src/talos/wwwroot/panojs/pyramid_Zoomify.js I am unable to run whole project can anyone guide me ? The above image only for one single file

mkaraa commented 6 years ago

which command do you use to run code coverage ?