Libraries tagged by laravel tests
alebatistella/duskapiconf
27624 Downloads
Change your Laravel configuration for each Dusk test with an easy API
nonsapiens/realaddressfactory
8351 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
gromatics/http-fixtures
241 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
wackystudio/laravel-test-watcher
19152 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
vigneshc91/laravel-test-generator
8686 Downloads
Laravel package for generating unit test automatically
tunezilla/openapi-test-validation
9301 Downloads
Easy OpenAPI Validation for Laravel tests
soyhuce/laravel-testing
12821 Downloads
Helpers for Laravel tests
owowagency/laravel-test-response
23796 Downloads
An extention to the Laravel TestResponse class.
mnabialek/laravel-quick-migrations
10489 Downloads
Run Laravel tests quicker
ensi/laravel-test-factories
33833 Downloads
laravel test factories
endeavour-agency/laravel-migration-tests
3140 Downloads
Provides tools for integration testing Laravel migrations.
imanghafoori/laravel-self-test
123 Downloads
Automatically test your laravel application
dczajkowski/auth-tests
60486 Downloads
Authentication tests for Laravel built-in authentication module.
fidum/laravel-blueprint-pestphp-addon
12956 Downloads
Generate pestphp tests from your laravel blueprint!
grazulex/laravel-chronotrace
23 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.