Libraries tagged by phpu
shipmonk/dead-code-detector
674361 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.
wp-phpunit/wp-phpunit
3024786 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3440118 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5310618 Downloads
Check the code coverage using the clover report of phpunit
rector/rector-phpunit
1592109 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
20902318 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10714095 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
7073853 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
1106045 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3784075 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11775576 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
1949968 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
matthiasnoback/symfony-config-test
8738141 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
610639 Downloads
paraunit
donatj/mock-webserver
2195279 Downloads
Simple mock web server for unit testing