laravel-browser-kit-testing
by presttec
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
mock-paystack-laravel
by emmo00
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
laravel-test-core
A streamlined package for creating all types of Laravel tests, including unit, feature, and integration. Simplify test scaffolding with reusable classes.
pest-plugin-laravel-migrations
by jhwelch
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
laravel-testing-traits
Make testing easier with this collection of testing traits!
rector-laravel-service-mocking
Rector to replace deprecated Laravel service mocking testing methods
laravel-swagger
by yuritsuki
Provided middleware for generating of swagger-documentation file by run testing of restful API.
laravel-schedule-testing
A lightweight package for testing Laravel schedules.
laravel-graphql-test-utils
by newman
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
laravel-autodoc
by artel
Provided middleware for generating of swagger-documentation file by run testing of restful API.
laravel-application-testing
by grray
Functional testing for laravel like "interacting with your application" in laravel 5.3
inertia-laravel-testing
by smartymoon
Testing helpers for https://github.com/inertiajs/inertia-laravel
laravel-collection-testing-helpers
by sven
Convenience methods on your Laravel collections for testing
laravel-dummy-observer
Mock Eloquent model save and make assertions on saved data
openapi-httpfoundation-testing
by osteel
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
laravel-test-graphql-client
by cjweber
Client and TestCase extension for running integration tests on requests to your GraphQL API
inertia-laravel-testing
Testing helpers for https://github.com/inertiajs/inertia-laravel
pest-plugin-laravel-snapshots
by astrotomic
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
laravel-guzzle-conditional-mock-handler
by webwhales
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
laravel-autodoc
by apoplavs
Provided middleware for auto generating of OpenApi documentation file by run testing of your API.
laravel-dawn
Extends the Laravel Dusk command to enable server defined $APP_ENV variable