Vesa Laakso
Vesa Laakso
Hmm, this indeed will be a huge pickle to figure out, if it is even possible to figure out... The changes in JR 0.10 are massive and seem to require...
Hiya! Do you think we could combine our efforts for this idea and `webpack-bundle-analyzer` somehow? I feel like a unified solution to get the stats out from webpack builds would...
It seems that webpack-bundle-analyzer needs access to the filesystem to get other sizes besides the parsed one. The package has a CLI with it that can be fed a stats.json...
I have also trouble with multi reporters, but cypress doesn't crash for me. Instead, with `[email protected]` AND with `[email protected]` I got only one report recorded: Contents of the junit report...
Could be that the comment by @kapalkat in https://github.com/stanleyhlng/mocha-multi-reporters/issues/52#issuecomment-405712818 might contain a fix: > This is working as expected. The problem was with configuration. Test-report was overwritten by next test....
Heh, well better late than never, right? I can verify that my previous comment above this one works, as long as we're using `mocha` v4.x. It crashed with mocha v6.x
Oh nice, this looks like a really useful feature! Thank you for the PR ☺️ Do you think it's possible to also add test coverage going from a webpack stats...
Thanks! I'll take this PR for a test drive when I get a good slot some point in the future. I didn't spot any glaring issues when reading over the...
I was also able to test this locally and this appears to be working as intended ☺️
This is now released in v4.7.0, thank you for your contributions! :rocket: