gotwarlost / istanbul-middleware

Connect middleware for server side code coverage using istanbul
Other
179 stars 96 forks source link

How to get coverage with istanbul with only manual tests, only regression test manual, not autommated #56

Open espeeche opened 6 years ago

espeeche commented 6 years ago

hi, please, any help will be really important to me. I have read a lot but i don´t know how to do it... in wich file write the "require("istanbul-middleware", so i am really a begginer.

Please, my javascript is ExtJs. And i want when the tester is doing the manual test, capture the coverage of javascript files. Please, provide me the steps with examples to really silly persons......

Thanks in advance.