Libraries tagged by phpunit
codeception/stub
70862386 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
31791404 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
30343574 Downloads
Methods for testing application architecture
phpspec/prophecy-phpunit
46890202 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
ergebnis/phpunit-slow-test-detector
5572784 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
codedungeon/phpunit-result-printer
8597276 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
7988684 Downloads
Automatically rerun PHPUnit tests when source code changes
dms/phpunit-arraysubset-asserts
24965836 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
53754426 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
11142267 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6543695 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
8056753 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
4932101 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpunit/phpcov
18686909 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
679994 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.