If you're unfamiliar, Cypress is a wonderful end-to-end test framework that runs in the browser. I've recently been working on improved Laravel integration for Cypress that provides support for all of the typical tasks that you'd likely need to execute. This includes authentication, model factories, database migrations, seeding, and much more.
If you'd like to come along for ten minutes or so, I'll show you how easy it is to use.
Cypress Setuplaracasts/cypress IntegrationQuick Cypress Tips
