Libraries tagged by Laravel phpunit
albertcht/lumen-testing
35921 Downloads
Testing Suite For Lumen like Laravel does.
boltci/shards
4045 Downloads
Patch PHPUnit and Paratest to shard your Laravel test suite.
kwaku/laravel-test-mcp
891 Downloads
MCP server for running Laravel Pest and PHPUnit tests from AI assistants like Claude, Cursor, and ChatGPT
thisisdevelopment/laravel-test-snapshot
6241 Downloads
Laravel database snapshotting for phpunit tests
sven/laravel-view-assertions
460 Downloads
Assert things about your Laravel views in your PHPUnit tests
zizaco/testcases-laravel
50506 Downloads
Some classes to help write tests for laravel 4 applications
markwalet/laravel-testable-requests
7588 Downloads
A Laravel package to make request testing easier
givanov95/laravel-git-hooks
162 Downloads
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.
erikgall/eloquent-phpunit
16720 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
codedungeon/laravel-craftsman
327 Downloads
Laravel Craftsman
cetria/laravel-dummy-models
343 Downloads
anthonyedmonds/laravel-testing-traits
5732 Downloads
Make testing easier with this collection of testing traits!
huubverbeek/query-watcher
6039 Downloads
A package to watch queries in your Laravel application -- including PHPUnit asserts.
raiolanetworks/plugin-seo-test
1643 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
wpstarter/wp-testbench
2743 Downloads
A tool to set up a WordPress test environment for PHPUnit testing