Artisan.page

dusk:fails

Run the failing Dusk tests from the last run and stop on failure

Terminal
php artisan dusk:fails [--browse] [--without-tty] [--pest]

Options

browseOptional

Open a browser instead of using headless mode

pestOptional

Run the tests using Pest

without-ttyOptional

Disable output to TTY