cypress-fail-fast icon indicating copy to clipboard operation
cypress-fail-fast copied to clipboard

Support async parallel callbacks

Open javierbrea opened this issue 2 years ago • 0 comments

The plugin should support parallel callbacks returning a promise. This would be useful to allow to perform async tasks when checking whether the plugin should stop the execution or not when running multiple Cypress processes in parallel, as suggested in a comment in #244 .

javierbrea avatar Sep 15 '22 16:09 javierbrea