Libraries tagged by phpunit
phpunit/phpunit-dom-assertions
309625 Downloads
DOM assertions for PHPUnit
mybuilder/phpunit-accelerator
2956522 Downloads
PHPUnit accelerator
mpyw/phpunit-patch-serializable-comparison
215364 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
mnapoli/phpunit-easymock
68555 Downloads
Helpers to build PHPUnit mocks
meyfa/phpunit-assert-gd
531315 Downloads
PHPUnit matcher/assertions for GD image resources
matthiasnoback/phpunit-asynchronicity
182626 Downloads
Library for asserting things that happen asynchronously with PHPUnit
jonathanjfshaw/phpunitbehat
16527 Downloads
Use Behat from within PHPUnit.
fiunchinho/phpunit-randomizer
746781 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
etsy/phpunit-extensions
171172 Downloads
Etsy PHPUnit Extensions
esi/phpunit-coverage-check
98341 Downloads
Check the code coverage using the clover report of PHPUnit.
bshaffer/phpunit-retry-annotations
465117 Downloads
Traits for retrying test methods and classes in PHPUnit
assertwell/phpunit-global-state
1148375 Downloads
Tools for testing applications that depend on global state with PHPUnit
phpunit/phpunit-story
1912679 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
zalas/phpunit-injector
327385 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
webmozarts/strict-phpunit
124385 Downloads
Enables type-safe comparisons of objects in PHPUnit