Libraries tagged by phpfun
psalm/plugin-phpunit
16709982 Downloads
Psalm plugin for PHPUnit
php-mock/php-mock-phpunit
5349395 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
937784 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
2492842 Downloads
PHPUnit assertions for JSON documents
ergebnis/phpunit-slow-test-detector
2156844 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
allure-framework/allure-phpunit
9946096 Downloads
Allure PHPUnit integration
zenstruck/assert
6715234 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
matthiasnoback/symfony-dependency-injection-test
6574012 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
7105425 Downloads
Library for testing user classes related to the Symfony Config Component
donatj/mock-webserver
1717677 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
5144392 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
13823658 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
966551 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
11864665 Downloads
BDD assertion library for PHPUnit
codeception/specify
9057060 Downloads
BDD code blocks for PHPUnit and Codeception