Libraries tagged by phpunit4
mattiasgeniar/phpunit-query-count-assertions
462682 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
508105 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
719284 Downloads
JSON assertions for PHPUnit (including JSON Schema)
diablomedia/phpunit-pretty-printer
420222 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
yoast/wp-test-utils
1435160 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
495852 Downloads
Allows mocking of final methods and classes in PHP.
gecko-packages/gecko-php-unit
3872534 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
722854 Downloads
Test your API requests and responses against your swagger definition
facile-it/paraunit
402708 Downloads
paraunit
ergebnis/data-provider
584425 Downloads
Provides generic data providers for use with phpunit/phpunit.
centreon/centreon-test-lib
1642007 Downloads
Library using for Behat test and PHPUnit test
blastcloud/guzzler
319740 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
spatie/tabular-assertions
31719 Downloads
Write tabular assertions with Pest or PHPUnit
spatie/docker
65543 Downloads
Run a docker container in your PHPUnit tests
kornrunner/dbunit
939197 Downloads
PHPUnit extension for database interaction testing