Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] coverage does not include code for vue files #38

Open
DediWang1990 opened this issue Jan 29, 2024 · 0 comments
Open

[Bug] coverage does not include code for vue files #38

DediWang1990 opened this issue Jan 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DediWang1990
Copy link

DediWang1990 commented Jan 29, 2024

Describe the bug

project use Vue3(^3.3.4) + vite(^5.0.9);

strorybook use VueJsx (https://github.com/vitejs/vite-plugin-vue)

execute ccmmand "test-storybook -- --coverage", coverage does not include code for vue files.

Steps to reproduce the behavior

1.storybok main config:
image

2.packages.json:
image

  1. execute result:
    image

Expected behavior

coverage include code for vue files.

Screenshots and/or logs

see above

Environment

  • OS: Windows 11
  • Node.js version: v16.14.2np
  • NPM version: 8.5.0
  • Browser (if applicable): chrome
  • Browser version (if applicable): 121.0.6167.85

Additional context

Add any other context about the problem here.

@DediWang1990 DediWang1990 added the bug Something isn't working label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant