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

Use cypress run events to automatically signal the test run to VRT #200

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tobmaster
Copy link

In my opinion it would make sense if the plugin automatically starts and stops when the cypress run starts and stops.

My suggestion would be to use the cypress events to do it. Makes the usage much simpler and also prevents the VRT plugin turn on / off the progress indicator for every spec.

Whats your opinion on this?

In my opinion it would make sense if the plugin automatically starts and stops when the cypress run starts and stops.

My suggestion would be to use the cypress events to do it. Makes the usage much simpler and also prevents the VRT plugin turn on / off the progress indicator for every spec. 

Whats your opinion on this?
Copy link
Member

@pashidlos pashidlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tobmaster thanks for contribution!
looks good to me!

I would make it as new major release
also remove start/stop methods form interface as they no longer needed for users
and update doc

@tobmaster
Copy link
Author

Yeah I can do it.

@tobmaster
Copy link
Author

Still have to test it though

@paazmaya
Copy link
Contributor

@tobmaster Hi there! Would you have time to update this PR?
I could then try to mimic the behaviour in agent-playwright to have them matching.

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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

Successfully merging this pull request may close these issues.

None yet

3 participants