Checking Out Laravel Dusk
Was trying to figure out why should I use Dusk over PHPunit where Dusk also uses PHPunit for test, so I found out that the different between PHPunit and Dusk is that when your application uses Javascript, those javascript aren't being tested because isn't a browser, but with Dusk it