Libraries tagged by PHP Unit
codeception/specify
9062055 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
5714788 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
php-unit-conversion/php-unit-conversion
702826 Downloads
A fully PSR-4 compatible PHP library for converting between standard units of measure.
gecko-packages/gecko-php-unit
3873224 Downloads
Additional PHPUnit asserts and constraints.
robiningelbrecht/phpunit-pretty-print
199093 Downloads
Prettify PHPUnit output
diablomedia/phpunit-pretty-printer
420600 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
zalas/phpunit-injector
251937 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
238894 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
671546 Downloads
Nyan Cat result printer for PHPUnit
rector/rector-phpunit
1448784 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
93567 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
943826 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
1764691 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
464176 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
509343 Downloads
PHPUnit assertions for testing PSR7-compliant applications