Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTest coverage report not working. #187
Comments
Any solution to this? I just tried a new project
Thx |
I'd like to chime in here, I'm facing essentially the same problem, currently with vue-jest 3.0.5 I can't get any coverage report for vue files. all I get are for js files. |
Just an update if anyone's following this issue: as explained in another issue (#217) the problem seems to be related to latest version of jest v25. Downgrading seems to be a decent enough workaround to this problem for the meantime |
Downgrading to |
The test coverage report is not working. Terminal details and html report, both are not being generated.
I created a project with vue cli 3.0 to do the tests. Available in github: https://github.com/xereda/vue-3.0
Commands executed:
Report not generated: