You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: