Libraries tagged by phpu
wp-media/phpunit
132074 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
webmozarts/strict-phpunit
124287 Downloads
Enables type-safe comparisons of objects in PHPUnit
thor-juhasz/phpunit-coverage-check
549944 Downloads
A PHPUnit test coverage checker
robiningelbrecht/phpunit-coverage-tools
33296 Downloads
PHPUnit coverage tools
qase/phpunit-reporter
26280 Downloads
Qase PHPUnit reporter
previousnext/phpunit-finder
356891 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
phpunit/phpunit-dom-assertions
309363 Downloads
DOM assertions for PHPUnit
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
653739 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
702271 Downloads
Constraint for testing strings considering not-same line endings.
mybuilder/phpunit-accelerator
2956487 Downloads
PHPUnit accelerator
mpyw/phpunit-patch-serializable-comparison
215117 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
mnapoli/phpunit-easymock
68513 Downloads
Helpers to build PHPUnit mocks
meyfa/phpunit-assert-gd
531035 Downloads
PHPUnit matcher/assertions for GD image resources
matthiasnoback/phpunit-asynchronicity
182309 Downloads
Library for asserting things that happen asynchronously with PHPUnit
lstrojny/phpunit-function-mocker
338671 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces