itsjustanthony/laravel-dawn

Extends the Laravel Dusk command to enable server defined $APP_ENV variable

1.0.1-rc 2020-02-25 01:36 UTC

This package is auto-updated.

Last update: 2024-03-14 00:46:09 UTC


README

Runs Dusk tests with a server defined $APP_ENV

Installation composer require itsjustanthony/laravel-dawn

Usage php artisan dawn php artisan dawn:fails

Safe for any environment, whether or not you have a server defined $APP_ENV.