trentrand / cypress-utils

⚙ Easily parallelize and stress-test your Cypress tests
MIT License
25 stars 6 forks source link

Add reporter option #14

Closed SamWyldKW closed 2 years ago

SamWyldKW commented 3 years ago

Hi @trentrand. I need the option to use the reporter we use when using the utils. It's a pretty simple addition 👍

You can now select reporter by adding -r ${reporter}

SamWyldKW commented 3 years ago

Screenshot 2021-05-21 at 09 59 40

Hopefully you can edit this one 🙏

trentrand commented 2 years ago

Sorry for the delay. Thank you for the contribution, @SamWyldKW!

This has been published in version 2.1.1.