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

[7.0.0] Vue Component testing - Doesn't display list of specs in Cypress Component Test Runner #15846

Closed
xanxuz opened this issue Apr 7, 2021 · 3 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@xanxuz
Copy link

xanxuz commented Apr 7, 2021

Current behavior

Tried to test a component with the initial HelloWorld.vue component with a HelloWorld.spec.js file but the test runner doesn't display the test

Desired behavior

Being able to test a Vue component with Cypress Component Test Runner

Test code to reproduce

Here is a repo with a fresh vue-cli project with cypress@7.0.0, you just have to run

yarn cypress open-ct

https://github.com/xanxuz/vue-cypress-ct

Versions

Cypress version - 7.0.0
Operating System - Windows 10
Node version - v15.14.0

@agg23
Copy link
Contributor

agg23 commented Apr 7, 2021

Thank you for your report. Are you receiving any errors in either the browser console or in the terminal that you ran yarn cypress open-ct? I expect your issue is a duplicate of #15842, but I want to make sure.

@xanxuz
Copy link
Author

xanxuz commented Apr 7, 2021

Hi @agg23, I think it could be a duplicate because the console printed something similar

image
image
image
image

@agg23 agg23 added the type: duplicate This issue or pull request already exists label Apr 7, 2021
@agg23
Copy link
Contributor

agg23 commented Apr 7, 2021

Dupe of #15842

@agg23 agg23 closed this as completed Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants