Libraries tagged by laravel testing
albertcht/lumen-testing
34443 Downloads
Testing Suite For Lumen like Laravel does.
prismaticoder/laravel-prompt-manager
949 Downloads
Laravel package for seamlessly managing, versioning and testing AI prompts when integrating with LLMs.
noeldemartin/laravel-cypress
150782 Downloads
Laravel package used for running tests with Cypress.
quotevelocity/novaunit
45096 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
mpyw/null-auth
108075 Downloads
Null Guard for Laravel. Designed for Middleware-based authentication and testing.
sofa/eloquent-testsuite
100435 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
reecem/mocker
242824 Downloads
Mock class constructor args based on the reflection class
open-southeners/sidecar-local
1690 Downloads
An extension of Laravel Sidecar project to be able to use it locally with Docker
laracasts/integrated
206709 Downloads
Simple, intuitive integration testing with PHPUnit.
jonpurvis/squeaky
2271 Downloads
A Laravel Validation Rule to Help Catch Profanity.
insolita/yii2-muffin-factory
40505 Downloads
Port of laravel factory
code-distortion/adapt
33072 Downloads
A Laravel package that builds databases for your tests, improving their speed.
softon/sms
28748 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
gromatics/http-fixtures
413 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.
soyhuce/laravel-testing
13041 Downloads
Helpers for Laravel tests