Libraries tagged by laravel dusk speed
code-distortion/adapt
28411 Downloads
A Laravel package that builds databases for your tests, improving their speed.
mnabialek/laravel-quick-migrations
10025 Downloads
Run Laravel tests quicker
omaralalwi/laravel-trash-cleaner
86 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
rubrasum/velocity-forms
9 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" --
cyber-duck/seeder-generator
1143 Downloads
Generate seeders automatically from Laravel Telescope