After the third line, the Vue file inside the pages folder code is not covered in vitest #6930
Unanswered
Gopinath-Bommusamy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Description
After the third line, the code in the pages folder was not covered when selecting the v8 for coverage.
Sample Zip File
Nuxt-test.cases.zip
Issue snap:
Reproduction
Replication steps :
Install the packages using "npm install --legacy-peer-deps"
Run the "npx vitest --coverage"
Check the generated coverage results for pages inside the "cireports" folder
Beta Was this translation helpful? Give feedback.
All reactions