Libraries tagged by PHP Unit
rector/rector-phpunit
1566416 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
233473 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
1348316 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
2028908 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
597990 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
1113476 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
867470 Downloads
JSON assertions for PHPUnit (including JSON Schema)
crisu83/php-conversion
286345 Downloads
Library for converting units and sizes.
nunomaduro/mock-final-classes
673513 Downloads
Allows mocking of final methods and classes in PHP.
blastcloud/guzzler
369646 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
fr3d/swagger-assertions
798619 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
1091430 Downloads
Provides generic data providers for use with phpunit/phpunit.
spatie/pest-plugin-route-testing
27444 Downloads
Make sure all routes in your Laravel app are ok
pestphp/pest-plugin-watch
1204016 Downloads
The Pest Watch Plugin
pestphp/pest-plugin-stressless
474822 Downloads
Stressless plugin for Pest