Libraries tagged by PHP Unit
byjg/swagger-test
433568 Downloads
A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.
andreas-weber/php-junit-merge
455432 Downloads
PHP-Unit J-Unit XML File Merger
triplepoint/php-units-of-measure
74108 Downloads
A PHP library for converting between standard units of measure.
edsonmedina/php_testability
152803 Downloads
Analyses and reports testability issues of a php codebase
yidas/codeigniter-phpunit
104020 Downloads
CodeIgniter 3 PHPUnit Test extension library
wp-media/phpunit
244629 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
previousnext/phpunit-finder
676130 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
1004840 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
1155204 Downloads
Constraint for testing strings considering not-same line endings.
lstrojny/phpunit-function-mocker
357149 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jasonmccreary/phpunit-tia
1201 Downloads
Test Impact Analysis for PHPUnit
ghostwriter/phpunit-assertions
704421 Downloads
Additional assertions for PHPUnit
fiunchinho/phpunit-randomizer
756460 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
appium/php-client
677326 Downloads
PHP client for Selenium 3.0/Appium 1.0
zalas/phpunit-injector
357076 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases