Libraries tagged by phpfun
psalm/plugin-phpunit
18174955 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10520245 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6028707 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
kenjis/ci-phpunit-test
1041448 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
2978584 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
10803902 Downloads
Allure PHPUnit integration
zenstruck/assert
8559126 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
matthiasnoback/symfony-dependency-injection-test
7102001 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
7693877 Downloads
Library for testing user classes related to the Symfony Config Component
donatj/mock-webserver
1904163 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
7149604 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
14016769 Downloads
PHPUnit extension for database interaction testing
shipmonk/dead-code-detector
92974 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
giorgiosironi/eris
1025870 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
12523906 Downloads
BDD assertion library for PHPUnit