nimblehq / react-templates

Our optimized React bolierplate used in our projects
https://nimblehq.co
MIT License
15 stars 2 forks source link

Add Playwright as another E2E testing framework option #146

Open bterone opened 1 year ago

bterone commented 1 year ago

Why

We're currently using Playwright to great success with current client projects, and would provide a great addition to the template

This blog post shows some benefits over using Playwright over Cypress, but each framework has their benefits and cons, and we should provide users the ability to choose one over the other 😄

Who Benefits?

Developers 🤗