Libraries tagged by phpunit5
lchrusciel/api-test-case
4741161 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpunit/phpcov
17931350 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
398858 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
2855369 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3308254 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5053178 Downloads
Check the code coverage using the clover report of phpunit
phpunit/phpunit-selenium
10638299 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6712867 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
1079707 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3520224 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11407387 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
1825732 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
matthiasnoback/symfony-config-test
8409645 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
556843 Downloads
paraunit
donatj/mock-webserver
2112058 Downloads
Simple mock web server for unit testing