How do you test real flows through your Inertia applications? With end-to-end tests!
In this course, we’ll cover everything you need to know about setting up, writing and running browser-based tests. Once we’re done, we’ll configure CI (Continuous Integration) with GitHub Actions, to run your tests whenever you push new code.
Don’t use Inertia? No worries — there’s plenty to learn about end-to-end tests with Dusk in here too.