Browser Testing With Laravel Dusk

Go to class
Write Review

Browser Testing With Laravel Dusk provided by Laracasts is a comprehensive online course, which lasts for Less than 1 hour of material. Browser Testing With Laravel Dusk is taught by Andre Madarang. Upon completion of the course, you can receive an e-certificate from Laracasts. The course is taught in Englishand is Paid Course. Visit the course page at Laracasts for detailed price information.

Overview
  • Laravel Dusk provides an expressive testing API and browser automation for your apps. In terms of testing, it provides the closest thing to an actual user interacting with your application in a browser. These tests are typically referred to as end to end tests or browser tests. In this series, we’ll prepare a series of Dusk tests for a standard blog application.

Syllabus
    • Learn the Basics
    • Post Tests
    • Pages and Components
    • Testing Your JavaScript