Libraries tagged by phpu
yoast/wp-test-utils
2589151 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
994223 Downloads
Allows mocking of final methods and classes in PHP.
matthiasnoback/symfony-config-test
10438721 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
865199 Downloads
paraunit
donatj/mock-webserver
2693656 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
13961927 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
blastcloud/guzzler
473827 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
phpunit/dbunit
14638797 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
1463782 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
14832970 Downloads
BDD assertion library for PHPUnit
codeception/specify
10702272 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
7342189 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
zalas/phpunit-globals
460952 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
697976 Downloads
Nyan Cat result printer for PHPUnit
webmozarts/strict-phpunit
325060 Downloads
Enables type-safe comparisons of objects in PHPUnit