Libraries tagged by phpunit
mattiasgeniar/phpunit-query-count-assertions
610398 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
1162457 Downloads
PHPUnit assertions for testing PSR7-compliant applications
nunomaduro/mock-final-classes
687995 Downloads
Allows mocking of final methods and classes in PHP.
gecko-packages/gecko-php-unit
3917460 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
804310 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
1115388 Downloads
Provides generic data providers for use with phpunit/phpunit.
blastcloud/guzzler
373677 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
spatie/tabular-assertions
93315 Downloads
Write tabular assertions with Pest or PHPUnit
spatie/docker
101293 Downloads
Run a docker container in your PHPUnit tests
misantron/dbunit
988224 Downloads
DbUnit fork supporting PHPUnit 9/10/11
cloudcreativity/json-api-testing
1410427 Downloads
PHPUnit test helpers to check JSON API documents.
byjg/swagger-test
356378 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
wp-media/phpunit
132074 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
robiningelbrecht/phpunit-coverage-tools
33296 Downloads
PHPUnit coverage tools
qase/phpunit-reporter
26280 Downloads
Qase PHPUnit reporter