Libraries tagged by phpunit
dg/bypass-finals
19473341 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
67095821 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
28589375 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
23616374 Downloads
Methods for testing application architecture
php-mock/php-mock-phpunit
6485139 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
4335444 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
codedungeon/phpunit-result-printer
8423387 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
7321864 Downloads
Automatically rerun PHPUnit tests when source code changes
psalm/plugin-phpunit
19641494 Downloads
Psalm plugin for PHPUnit
dms/phpunit-arraysubset-asserts
23495173 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
52353071 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
9544456 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6216203 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7567611 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
8204858 Downloads
Library for testing user classes related to the Symfony Config Component