Libraries tagged by phpunit5
sempro/phpunit-pretty-print
2910227 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
4120736 Downloads
Check the code coverage using the clover report of phpunit
psalm/plugin-phpunit
16702695 Downloads
Psalm plugin for PHPUnit
php-mock/php-mock-phpunit
5348175 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
937340 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
2491929 Downloads
PHPUnit assertions for JSON documents
ergebnis/phpunit-slow-test-detector
2151254 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
allure-framework/allure-phpunit
9944573 Downloads
Allure PHPUnit integration
zenstruck/assert
6712730 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
matthiasnoback/symfony-dependency-injection-test
6571320 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
7102667 Downloads
Library for testing user classes related to the Symfony Config Component
donatj/mock-webserver
1717498 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
5140132 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
13823366 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
966282 Downloads
PHP library for property-based testing. Integrates with PHPUnit.