Libraries tagged by phpunit5
dg/bypass-finals
19007976 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
66237797 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
27615732 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
21693102 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
7088442 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
41410698 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
6294276 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.
johnkary/phpunit-speedtrap
33219195 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
4028051 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
22988792 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8377041 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
51969955 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
9229467 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6121452 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7356614 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component