Libraries tagged by phpunit4
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
598726 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
641400 Downloads
Constraint for testing strings considering not-same line endings.
mybuilder/phpunit-accelerator
2953896 Downloads
PHPUnit accelerator
mpyw/phpunit-patch-serializable-comparison
204897 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
mnapoli/phpunit-easymock
64595 Downloads
Helpers to build PHPUnit mocks
meyfa/phpunit-assert-gd
522795 Downloads
PHPUnit matcher/assertions for GD image resources
matthiasnoback/phpunit-asynchronicity
168352 Downloads
Library for asserting things that happen asynchronously with PHPUnit
lstrojny/phpunit-function-mocker
335876 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lloople/phpunit-extensions
160929 Downloads
📦 Some cool extensions for PHPUnit
ghostwriter/psr-phpunit-assertions
100070 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
fiunchinho/phpunit-randomizer
743595 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
etsy/phpunit-extensions
170305 Downloads
Etsy PHPUnit Extensions
esi/phpunit-coverage-check
81289 Downloads
Check the code coverage using the clover report of PHPUnit.
digitalrevolution/phpunit-file-coverage-inspection
120664 Downloads
Configurable phpunit file coverage inspection
bshaffer/phpunit-retry-annotations
455644 Downloads
Traits for retrying test methods and classes in PHPUnit