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

"npx cypress open" does not allow tests to be run from the cypress app #237

Open
lane711 opened this issue Oct 13, 2022 · 0 comments
Open

Comments

@lane711
Copy link

lane711 commented Oct 13, 2022

running npx cypress open does open the cypress app and displays the specs in the monorepo correctly:

Screen Shot 2022-10-13 at 11 24 06 AM

However, if I click on any of the spec files, i get this error:
Screen Shot 2022-10-13 at 11 25 01 AM

Is there a way to fix this? I know I can run each project individually with nx run my-app-e2e:e2e --headed --no-exist but it would be nice to be able to navigate all the tests at a repo level.

@lane711 lane711 changed the title npx cypress open does allows tests to be run from the cypress app "npx cypress open" does not allow tests to be run from the cypress app Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant