Libraries tagged by phpfun
phpunit/phpunit-dom-assertions
253355 Downloads
DOM assertions for PHPUnit
php-vcr/phpunit-testlistener-vcr
776731 Downloads
Integrates PHPUnit with PHP-VCR.
php-cs-fixer/phpunit-constraint-isidenticalstring
509044 Downloads
Constraint for testing strings considering not-same line endings.
mybuilder/phpunit-accelerator
2940512 Downloads
PHPUnit accelerator
mpyw/phpunit-patch-serializable-comparison
163971 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
mnapoli/phpunit-easymock
39698 Downloads
Helpers to build PHPUnit mocks
matthiasnoback/phpunit-asynchronicity
145752 Downloads
Library for asserting things that happen asynchronously with PHPUnit
lstrojny/phpunit-function-mocker
326600 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lloople/phpunit-extensions
146023 Downloads
📦 Some cool extensions for PHPUnit
limedeck/phpunit-detailed-printer
487040 Downloads
Formatter for the detailed output of PHPUnit tests.
fiunchinho/phpunit-randomizer
732120 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
etsy/phpunit-extensions
166187 Downloads
Etsy PHPUnit Extensions
contributte/phpunit
213316 Downloads
PHPUnit with extra horse power.
bshaffer/phpunit-retry-annotations
424548 Downloads
Traits for retrying test methods and classes in PHPUnit
assertwell/phpunit-global-state
741121 Downloads
Tools for testing applications that depend on global state with PHPUnit