Libraries tagged by phpunit7
donatj/mock-webserver
2084777 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
8330576 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
nimut/testing-framework
1324857 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
ergebnis/test-util
1679994 Downloads
Provides a helper trait and generic data providers for tests.
phpunit/dbunit
14129138 Downloads
PHPUnit extension for database interaction testing
shipmonk/dead-code-detector
305203 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.
giorgiosironi/eris
1065256 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
12887292 Downloads
BDD assertion library for PHPUnit
codeception/specify
9626577 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
6497272 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
311519 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
316699 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
680293 Downloads
Nyan Cat result printer for PHPUnit
seec/phpunit-consecutive-params
409684 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
292491 Downloads
Prettify PHPUnit output