Libraries tagged by phpunit7

shipmonk/dead-code-detector

251 Favers
149177 Downloads

Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.

Go to Download


giorgiosironi/eris

419 Favers
1041468 Downloads

PHP library for property-based testing. Integrates with PHPUnit.

Go to Download


codeception/verify

148 Favers
12675161 Downloads

BDD assertion library for PHPUnit

Go to Download


codeception/specify

158 Favers
9509419 Downloads

BDD code blocks for PHPUnit and Codeception

Go to Download


automattic/wordbless

140 Favers
6424964 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

Go to Download


zalas/phpunit-injector

62 Favers
300651 Downloads

Injects services from a PSR-11 dependency injection container to PHPUnit test cases

Go to Download


zalas/phpunit-globals

40 Favers
294500 Downloads

Allows to use attributes to define global variables in PHPUnit test cases.

Go to Download


seec/phpunit-consecutive-params

15 Favers
370979 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


robiningelbrecht/phpunit-pretty-print

69 Favers
269848 Downloads

Prettify PHPUnit output

Go to Download


rector/rector-phpunit

93 Favers
1513638 Downloads

Rector upgrades rules for PHPUnit

Go to Download


rawr/phpunit-data-provider

62 Favers
172367 Downloads

Lightweight builder for PhpUnit data providers

Go to Download


php-vcr/phpunit-testlistener-vcr

61 Favers
800583 Downloads

Integrates PHPUnit with PHP-VCR.

Go to Download


nimut/phpunit-merger

44 Favers
1155339 Downloads

Merge multiple PHPUnit reports into one file

Go to Download


mheap/phpunit-github-actions-printer

72 Favers
1916975 Downloads

PHPUnit Printer for adding test failures as annotations on GitHub Actions

Go to Download


mattiasgeniar/phpunit-query-count-assertions

95 Favers
545458 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).

Go to Download


<< Previous Next >>