Open tobmaster opened 2 years ago
Yeah I can do it.
Still have to test it though
@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.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
2 Code Smells
No Coverage information
0.0% Duplication
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?