Open smildlzj opened 7 years ago
I have made few tweaks in my fork to handle this use-case. Now the coverage report from each test gets appended in the coverageFile. You can check the changes here: https://github.com/smurfpandey/mocha-phantomjs-istanbul
hi, my project use webpack as build tools,so some mobules was import by any pages.
but the coverage report is worng , and overwrite by the last test file.