Libraries tagged by phpu
lchrusciel/api-test-case
4739706 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpunit/phpcov
17928395 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
392006 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
2854588 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3307988 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5052508 Downloads
Check the code coverage using the clover report of phpunit
phpunit/phpunit-selenium
10638022 Downloads
Selenium Server integration for PHPUnit
kenjis/ci-phpunit-test
1079634 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3519848 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11406299 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
1825453 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
matthiasnoback/symfony-config-test
8406945 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
556033 Downloads
paraunit
donatj/mock-webserver
2112012 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
8587966 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!