Laravel Dusk provides simple end-to-end testing and browser automation.
sinamiandashti/duskproduction is a Laravel package for laravel dusk provides simple end-to-end testing and browser automation..
It currently has 0 GitHub stars and 22 downloads on Packagist (latest version v4.0.5).
Install it with composer require sinamiandashti/duskproduction.
Discover more Laravel packages by sinamiandashti
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone Chromedriver. However, you are free to utilize any other Selenium driver you wish.
Documentation for Dusk can be found on the Laravel website.
Laravel Dusk is open-sourced software licensed under the MIT license.