Libraries tagged by phpbu
automattic/wordbless
6581997 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
322736 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
333951 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
682518 Downloads
Nyan Cat result printer for PHPUnit
seec/phpunit-consecutive-params
454776 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
317869 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1555139 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
226398 Downloads
Lightweight builder for PhpUnit data providers
phpmussel/phpmussel
209713 Downloads
PHP-based anti-virus anti-trojan anti-malware solution.
nimut/phpunit-merger
1325834 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
2019429 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
591512 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).
jaeger/phpquery-single
644025 Downloads
phpQuery单文件版本,是Querylist的依赖(http://querylist.cc/),phpQuery项目主页:http://code.google.com/p/phpquery/
helmich/phpunit-psr7-assert
1066220 Downloads
PHPUnit assertions for testing PSR7-compliant applications
garetjax/phpbrowscap
847646 Downloads
Standalone replacement for php's native get_browser() function