I’ve been (slowly) working through Adam Wathan’s test-driven Laravel course recently. I really like his teaching style and approach, and I’m learning a lot about the overall TDD approach as well as some good Laravel tips. Anyway, one of the things I’ve enjoyed discovering is Dusk for a browser testing environment in Laravel – sweet!
Source: Browser Tests (Laravel Dusk) – Laravel – The PHP Framework For Web Artisans