Libraries tagged by php.ini
jaschilz/php-coverage-badger
539295 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
dave-liddament/test-splitter
567977 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
cloudcreativity/json-api-testing
1781598 Downloads
PHPUnit test helpers to check JSON API documents.
byjg/swagger-test
429659 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.
zalas/phpunit-injector
355856 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
yidas/codeigniter-phpunit
101800 Downloads
CodeIgniter 3 PHPUnit Test extension library
wyrihaximus/react-phpunit-run-tests-in-fiber
519648 Downloads
Trait to run all tests in a fiber
wp-media/phpunit
233731 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
wizaplace/phpunit-slicer
70952 Downloads
thor-juhasz/phpunit-coverage-check
1122618 Downloads
A PHPUnit test coverage checker
stevegrunwell/phpunit-markup-assertions
158891 Downloads
Assertions for PHPUnit to verify the presence or state of elements within markup
stechstudio/phpinfo
33497 Downloads
A beautiful, searchable replacement for phpinfo() with a clean programmatic API
spaze/phpinfo
46957 Downloads
Extract phpinfo() output into a variable, sanitize sensitive values, and move inline styles to external CSS.
previousnext/phpunit-finder
653568 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
phpunit/phpunit-dom-assertions
382037 Downloads
DOM assertions for PHPUnit