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
@Tallyb what are you trying to do? This tool on itself is useful only if you have coverage collected from v8 and you want it to have in a format that can be translated into Istanbul.
A typical angular webpack application collects this coverage with babel when running tests in node...is that what are you trying to turn around?
For the life of me I cannot really understand what are the correct parameters for
new v8toIstanbul
Can you share more information, and specifically how to use it when testing against a system served in webpack (Angular app in my case)?
The text was updated successfully, but these errors were encountered: