Libraries tagged by PHP Unit

shipmonk/dead-code-detector

499 Favers
4031940 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

441 Favers
1520178 Downloads

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

Go to Download


rregeer/phpunit-coverage-check

64 Favers
6617102 Downloads

Check the code coverage using the clover report of phpunit

Go to Download


kenjis/ci-phpunit-test

597 Favers
1251659 Downloads

An easier way to use PHPUnit with CodeIgniter 3.x

Go to Download


wp-phpunit/wp-phpunit

85 Favers
4515350 Downloads

WordPress core PHPUnit library

Go to Download


sempro/phpunit-pretty-print

187 Favers
4021878 Downloads

Prettify PHPUnit output

Go to Download


psalm/plugin-phpunit

79 Favers
24344393 Downloads

Psalm plugin for PHPUnit

Go to Download


phpunit/phpunit-selenium

610 Favers
11105367 Downloads

Selenium Server integration for PHPUnit

Go to Download


mattiasgeniar/phpunit-query-count-assertions

164 Favers
910587 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


helmich/phpunit-json-assert

130 Favers
4539836 Downloads

PHPUnit assertions for JSON documents

Go to Download


allure-framework/allure-phpunit

69 Favers
13556904 Downloads

Allure PHPUnit integration

Go to Download


yoast/wp-test-utils

62 Favers
2643020 Downloads

PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress

Go to Download


nunomaduro/mock-final-classes

113 Favers
1013100 Downloads

Allows mocking of final methods and classes in PHP.

Go to Download


donatj/mock-webserver

140 Favers
2718721 Downloads

Simple mock web server for unit testing

Go to Download


colinodell/psr-testlogger

18 Favers
14281925 Downloads

PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!

Go to Download


<< Previous Next >>