Libraries tagged by phpunit7

shipmonk/dead-code-detector

293 Favers
503315 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

423 Favers
1102606 Downloads

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

Go to Download


codeception/verify

149 Favers
13124130 Downloads

BDD assertion library for PHPUnit

Go to Download


codeception/specify

159 Favers
9754348 Downloads

BDD code blocks for PHPUnit and Codeception

Go to Download


automattic/wordbless

142 Favers
6582325 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
323144 Downloads

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

Go to Download


zalas/phpunit-globals

40 Favers
334059 Downloads

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

Go to Download


whatthejeff/nyancat-phpunit-resultprinter

284 Favers
682520 Downloads

Nyan Cat result printer for PHPUnit

Go to Download


seec/phpunit-consecutive-params

18 Favers
454867 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


robiningelbrecht/phpunit-pretty-print

71 Favers
318125 Downloads

Prettify PHPUnit output

Go to Download


rector/rector-phpunit

103 Favers
1555353 Downloads

Rector upgrades rules for PHPUnit

Go to Download


rawr/phpunit-data-provider

63 Favers
226799 Downloads

Lightweight builder for PhpUnit data providers

Go to Download


nimut/phpunit-merger

44 Favers
1326452 Downloads

Merge multiple PHPUnit reports into one file

Go to Download


mheap/phpunit-github-actions-printer

72 Favers
2019491 Downloads

PHPUnit Printer for adding test failures as annotations on GitHub Actions

Go to Download


mattiasgeniar/phpunit-query-count-assertions

96 Favers
591647 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 >>