Libraries tagged by phpunit5
colinodell/psr-testlogger
8592245 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
14153822 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
1083735 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
12984486 Downloads
BDD assertion library for PHPUnit
codeception/specify
9676664 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
6529368 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
315986 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
323902 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
681244 Downloads
Nyan Cat result printer for PHPUnit
seec/phpunit-consecutive-params
427377 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
301740 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1540618 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
210427 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
1275594 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
1998667 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions