You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm working on maintaining some Cypress tests, and I've set up a target to open the Cypress UI, but I currently need to restart the target each time I edit a spec file.
Describe the feature
Thinking that if this could be used with js_run_devserver and have it sync the Cypress specs, that might be ideal.
Is there any way to do this currently?
The text was updated successfully, but these errors were encountered:
What is the current behavior?
So I'm working on maintaining some Cypress tests, and I've set up a target to open the Cypress UI, but I currently need to restart the target each time I edit a spec file.
Describe the feature
Thinking that if this could be used with
js_run_devserver
and have it sync the Cypress specs, that might be ideal.Is there any way to do this currently?
The text was updated successfully, but these errors were encountered: