Libraries tagged by Laravel Test
goszowski/laravel-vendor-minify
3620 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
daylerees/scientist-laravel
84 Downloads
Allow the Scientist library to be used with the Laravel PHP framework.
iak/make-testable
5560 Downloads
Create a test along with any class created using the laravel make command
vxsoft/laravel-repository
6 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
tienvx/laravel-pact-provider
316 Downloads
Pact Provider integration for Laravel
midnightsuyama/laravel-kahlan4
13970 Downloads
Kahlan specs suite for Laravel
maxim-oleinik/blade-migrations-laravel
2216 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
bpedroza/laravel-mail-assertions
3323 Downloads
Make assertions on mail in laravel.
artel/laravel-autodoc
6043 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
tenancy/testing
4548 Downloads
Creating multi tenant saas from your Laravel app with ease
recca0120/async-testing
370 Downloads
unglud/dusker
1449 Downloads
Stand alone Laravel Dusk test suit, which do not require Laravel framework itself.
tkaratug/eloquent-scope-assertion
342 Downloads
Eloquent scope assertion for testing Laravel applications.
galahad/dusk-browserstack
7594 Downloads
Easily run Laravel Dusk tests on BrowserStack.
dees040/festing
4254 Downloads
Fasten up your unit tests in Laravel by more than 100%