Libraries tagged by laravel-test
henrotaym/laravel-test-suite
9724 Downloads
Adding recurrent functionalities to laravel test suite.
ensi/laravel-test-factories
52936 Downloads
laravel test factories
ahrmerd/laravel-test-generator
515 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
imanghafoori/laravel-makesure
2992 Downloads
A Laravel package to help you write expressive tests
imanghafoori/laravel-self-test
123 Downloads
Automatically test your laravel application
tunezilla/openapi-test-validation
10651 Downloads
Easy OpenAPI Validation for Laravel tests
mnabialek/laravel-quick-migrations
11174 Downloads
Run Laravel tests quicker
simplemachineorg/generate-laravel-test
551 Downloads
Use AI to dynamically create a test for a PHP Class in your application.
silvertipsoftware/laravel-test-helpers
6395 Downloads
Test helpers for Laravel
owowagency/laravel-test-response
25133 Downloads
An extention to the Laravel TestResponse class.
kwaku/laravel-test-mcp
1068 Downloads
MCP server for running Laravel Pest and PHPUnit tests from AI assistants like Claude, Cursor, and ChatGPT
baijunyao/laravel-test-support
20402 Downloads
Laravel Test Support
markwalet/laravel-testable-requests
7867 Downloads
A Laravel package to make request testing easier
anthonyedmonds/laravel-testing-traits
5960 Downloads
Make testing easier with this collection of testing traits!
imanghafoori/laravel-fast-refresh-database
670 Downloads
Quickly refresh your large database in tests.