Libraries tagged by dusk
benhuang1024/dusk-dashboard
230 Downloads
A beautiful dashboard for your Laravel Dusk tests
apsonex/laravel-dusk-screenrecordings
3 Downloads
A package to have screen recordings of Dusk tests
andiwijaya/dusk-secure
10 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
ahmadelsaeed/php8-dusk-dashboard
8 Downloads
A beautiful dashboard for your Laravel Dusk tests
ahmadelsaeed/laravel9-dusk-dashboard
4 Downloads
A beautiful dashboard for your Laravel Dusk tests
surgiie/dusk-cli
16 Downloads
A cli for using Laravel Dusk (Chrome Driver).
gpibarra/dusk-for-laravel-zero
2 Downloads
Dusk for Laravel Zero allows the usage of Laravel Dusk in Laravel/Laravel Zero as testing.
mnabialek/laravel-test-css
352 Downloads
Allows to add some custom CSS styles when running tests
lavatech/tddd
0 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
itsjustanthony/laravel-dawn
6 Downloads
Extends the Laravel Dusk command to enable server defined $APP_ENV variable
bhittani/web-browser
32 Downloads
A convenience wrapper around laravel/dusk
damianlewis/october-tester
31 Downloads
Testing API and browser automation for OctoberCMS.
the-dusky/microrm
5 Downloads
A Micro ORM for writing pure sql... mostly
the-dusky/idempiere-php-composite-api
56 Downloads
A php wrapper for the composite api in Idempiere
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --