Skip to content

Dusk makes end-to-end testing of your app really easy.

Notifications You must be signed in to change notification settings

cesaramirez/laravel-dusk

Repository files navigation

Laravel Dusk

Dusk makes end-to-end testing of your app really easy. Laravel Dusk.

Build Setup

# Clone repository
git clone [email protected]:cesaramirez/laravel-dusk.git

# install dependencies php
composer install

# install dependencies js, css
yarn 

# build for dev
yarn run dev

#migrate database
php artisan migrate

#execute test
php artisan dusk

About

Dusk makes end-to-end testing of your app really easy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published