Libraries tagged by phpfun
codeception/verify
13021123 Downloads
BDD assertion library for PHPUnit
codeception/specify
9697208 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
6543947 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
317434 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
326891 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
681659 Downloads
Nyan Cat result printer for PHPUnit
seec/phpunit-consecutive-params
434324 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
304600 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1542385 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
214691 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
1288764 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
2004509 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
582467 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).
limedeck/phpunit-detailed-printer
543639 Downloads
Formatter for the detailed output of PHPUnit tests.
helmich/phpunit-psr7-assert
1018778 Downloads
PHPUnit assertions for testing PSR7-compliant applications