Open cypress test runner UI within code-server #21287
Unanswered
TheZoker
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I run code-server within a docker container (using docker compose). Within the code server I have a project open that includes cypress tests.
Running them in headless mode works perfectly, but I want to use the UI (aka
cypress open
) as well.Is there any easy way to archive that?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions