Libraries tagged by phpu
phpunit/phpunit-mock-objects
209373053 Downloads
Mock Object library for PHPUnit
laravel/pao
3927455 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
29243975 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
81940321 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
spatie/phpunit-watcher
9973610 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
59281776 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
8963081 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
9932061 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
donatj/phpuseragentparser
17721207 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
dms/phpunit-arraysubset-asserts
29252045 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8971735 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
57209616 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
17246054 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
7555467 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9544672 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component