Libraries tagged by laravel testing
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
mottaviani-dev/laravel-reductor
7 Downloads
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
mnabialek/laravel-test-css
351 Downloads
Allows to add some custom CSS styles when running tests
lucasdotvin/laravel-database-queries-counter
508 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
jlndk/laravel-test-broadcaster
7 Downloads
A broadcast provider for testing event broadcasting
grazulex/laravel-tddraft
8 Downloads
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
gluck1986/laravel-swagger
4068 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
dev-dima-kr/laravel-fixtures
1431 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
cloudcake/laravel-sanity
3 Downloads
Automate builds and code standards sniffing. Now with badges.
cjweber/laravel-test-graphql-client
6325 Downloads
Client and TestCase extension for running integration tests on requests to your GraphQL API
chinleung/laravel-browserstack
2508 Downloads
Run Laravel Dusk tests on BrowserStack.
chadhurin/laravel-masquerade
455 Downloads
Elevate your user management experience with the powerful Laravel Masquerade Package. Designed for seamless integration with Laravel applications, this package empowers administrators to temporarily switch and view the application through the eyes of another user. Whether you're debugging, testing user experiences, or verifying permissions, our Masquerade Package streamlines the process.
cerbero/pest-plugin-laravel-octane
16 Downloads
Pest plugin to test Laravel applications powered by Octane.
canvural/laravel-e2e-routes
5 Downloads
Set of routes for you to use in E2E tests.