Libraries tagged by phpfun
automattic/wordbless
5705782 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
zalas/phpunit-injector
251201 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
238387 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
671448 Downloads
Nyan Cat result printer for PHPUnit
robiningelbrecht/phpunit-pretty-print
198684 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1446569 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
93230 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
942241 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
1763465 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
462845 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
helmich/phpunit-psr7-assert
508253 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
719375 Downloads
JSON assertions for PHPUnit (including JSON Schema)
diablomedia/phpunit-pretty-printer
420271 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
boxblinkracer/phpunuhi
66478 Downloads
Easy tool to work with translation files for validation, exports, imports and more.
yoast/wp-test-utils
1435348 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress