cypress-parallel icon indicating copy to clipboard operation
cypress-parallel copied to clipboard

Question: Parallel runs and slack notifications.

Open jmitchell-figure opened this issue 3 years ago • 0 comments

I noticed when running tests in parallel with cypress-parallel each parallel run that finishes triggers Cypress dashboard to send a slack notification. When using just multiple VMs and running Cypress in parallel against them it would wait for all test to finish and send one notification. How can I achieve just one notification with cypress-parallel?

jmitchell-figure avatar Dec 10 '22 00:12 jmitchell-figure