Libraries tagged by phpunit7
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
581841 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
623471 Downloads
Constraint for testing strings considering not-same line endings.
mybuilder/phpunit-accelerator
2953105 Downloads
PHPUnit accelerator
mpyw/phpunit-patch-serializable-comparison
201729 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
matthiasnoback/phpunit-asynchronicity
166617 Downloads
Library for asserting things that happen asynchronously with PHPUnit
lstrojny/phpunit-function-mocker
335152 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lloople/phpunit-extensions
159807 Downloads
📦 Some cool extensions for PHPUnit
limedeck/phpunit-detailed-printer
536918 Downloads
Formatter for the detailed output of PHPUnit tests.
jchook/phpunit-assert-throws
1696321 Downloads
Exception assertions for PHPUnit
jbzoo/phpunit
1129805 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
ghostwriter/psr-phpunit-assertions
59691 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
fiunchinho/phpunit-randomizer
742724 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
etsy/phpunit-extensions
170145 Downloads
Etsy PHPUnit Extensions
digitalrevolution/phpunit-file-coverage-inspection
114261 Downloads
Configurable phpunit file coverage inspection
bshaffer/phpunit-retry-annotations
453038 Downloads
Traits for retrying test methods and classes in PHPUnit