Libraries tagged by phpbu
codeception/specify
9566071 Downloads
BDD code blocks for PHPUnit and Codeception
codeception/lib-web
13911974 Downloads
Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser
automattic/wordbless
6463900 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
306514 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
303595 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
seec/phpunit-consecutive-params
390165 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
280090 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1523824 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
183280 Downloads
Lightweight builder for PhpUnit data providers
phpmussel/phpmussel
205797 Downloads
PHP-based anti-virus anti-trojan anti-malware solution.
php-vcr/phpunit-testlistener-vcr
811122 Downloads
Integrates PHPUnit with PHP-VCR.
nimut/phpunit-merger
1194572 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
1946215 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
556247 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
632964 Downloads
phpQuery单文件版本,是Querylist的依赖(http://querylist.cc/),phpQuery项目主页:http://code.google.com/p/phpquery/