Libraries tagged by phpunit
zalas/phpunit-injector
310394 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
313707 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
rector/rector-phpunit
1531429 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
193481 Downloads
Lightweight builder for PhpUnit data providers
php-vcr/phpunit-testlistener-vcr
823392 Downloads
Integrates PHPUnit with PHP-VCR.
mattiasgeniar/phpunit-query-count-assertions
566573 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
helmich/phpunit-psr7-assert
942366 Downloads
PHPUnit assertions for testing PSR7-compliant applications
nunomaduro/mock-final-classes
636397 Downloads
Allows mocking of final methods and classes in PHP.
juampi92/test-seo
275944 Downloads
Easy way to test your SEO
gecko-packages/gecko-php-unit
3902983 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
780084 Downloads
Test your API requests and responses against your swagger definition
facile-it/paraunit
526725 Downloads
paraunit
blastcloud/guzzler
358015 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
vectorface/dunit
50521 Downloads
Test code against multiple versions of PHP with the help of docker
spatie/tabular-assertions
73196 Downloads
Write tabular assertions with Pest or PHPUnit