Libraries tagged by phpunit
phpstan/phpstan-phpunit
114026349 Downloads
PHPUnit extensions and rules for PHPStan
laravel/pao
4483598 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
29428392 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
82182019 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
phpspec/prophecy-phpunit
59541425 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
9007661 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
10078725 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
codedungeon/phpunit-result-printer
8978779 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
10037025 Downloads
Automatically rerun PHPUnit tests when source code changes
dms/phpunit-arraysubset-asserts
29355122 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
57279170 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
17389906 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
7569380 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9574484 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
5914273 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.