Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Browser Testing With Laravel Dusk

via Laracasts

Description

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.

Online Courses

Laracasts

Exclusively Paid

49 minutes

Browser Testing With Laravel Dusk

via Laracasts
Affiliate notice

  • Type
    Online Courses
  • Provider
    Laracasts
  • Pricing
    Exclusively Paid
  • Duration
    49 minutes

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.