Libraries tagged by PHP Unit
dms/phpunit-arraysubset-asserts
29646075 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
9005309 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
57508604 Downloads
PHPUnit classes used by Codeception
nette/tester
7617403 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
nunomaduro/pao
616039 Downloads
Agent-optimized output for PHP testing tools
zenstruck/assert
17836597 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
matthiasnoback/symfony-dependency-injection-test
9686916 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
5977863 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
pestphp/pest-plugin-mutate
42225167 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
4472321 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
62302333 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
74894375 Downloads
The Pest plugin manager
phpunit/phpcov
23286719 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
4013981 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
1515936 Downloads
PHP library for property-based testing. Integrates with PHPUnit.