Libraries tagged by phpunit
yoast/phpunit-polyfills
30279193 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
27110209 Downloads
Methods for testing application architecture
phpspec/prophecy-phpunit
44973317 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
34167348 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
4961778 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
codedungeon/phpunit-result-printer
8523035 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
7701321 Downloads
Automatically rerun PHPUnit tests when source code changes
dms/phpunit-arraysubset-asserts
24257415 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
53102456 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
10356288 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6382278 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7833614 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
4792357 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpunit/phpcov
18134473 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
465264 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.