Libraries tagged by phpunit
phpstan/phpstan-phpunit
120717065 Downloads
PHPUnit extensions and rules for PHPStan
laravel/pao
10203955 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
30986864 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
shipmonk/dead-code-detector
4675924 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.
codeception/stub
84280417 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
phpspec/prophecy-phpunit
61760872 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
9370469 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
ergebnis/phpunit-slow-test-detector
11355619 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
codedungeon/phpunit-result-printer
9044632 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
10419384 Downloads
Automatically rerun PHPUnit tests when source code changes
dms/phpunit-arraysubset-asserts
30106735 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
57876312 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
18550484 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
7699621 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9850804 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component