Setting a CI to run Laravel Dusk test on every commit.
What is the purpose of the article or tutorial? To help people to setup their GitLab CI to run Laravel Dusk test.
What value does it offer the reader? They can have a CI run on every test, making sure their changes did not break anything.
What can they do after reading the article? Setup a GitLab CI to run their Laravel Dusk test on every commit.