Libraries tagged by phpunit5

shipmonk/dead-code-detector

262 Favers
214229 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
1047759 Downloads

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

Go to Download


codeception/verify

148 Favers
12749586 Downloads

BDD assertion library for PHPUnit

Go to Download


codeception/specify

158 Favers
9549029 Downloads

BDD code blocks for PHPUnit and Codeception

Go to Download


automattic/wordbless

140 Favers
6451463 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
304901 Downloads

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

Go to Download


zalas/phpunit-globals

40 Favers
300201 Downloads

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

Go to Download


seec/phpunit-consecutive-params

15 Favers
384997 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


robiningelbrecht/phpunit-pretty-print

69 Favers
276977 Downloads

Prettify PHPUnit output

Go to Download


rector/rector-phpunit

94 Favers
1520755 Downloads

Rector upgrades rules for PHPUnit

Go to Download


rawr/phpunit-data-provider

62 Favers
179423 Downloads

Lightweight builder for PhpUnit data providers

Go to Download


php-vcr/phpunit-testlistener-vcr

63 Favers
804994 Downloads

Integrates PHPUnit with PHP-VCR.

Go to Download


nimut/phpunit-merger

44 Favers
1181706 Downloads

Merge multiple PHPUnit reports into one file

Go to Download


mheap/phpunit-github-actions-printer

72 Favers
1934868 Downloads

PHPUnit Printer for adding test failures as annotations on GitHub Actions

Go to Download


mattiasgeniar/phpunit-query-count-assertions

95 Favers
551949 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 >>