Libraries tagged by phpfun
phpunit/phpunit-mock-objects
209690542 Downloads
Mock Object library for PHPUnit
laravel/pao
5660384 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
29784570 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
82651432 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
spatie/phpunit-watcher
10137798 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
60046280 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
9081367 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
10328065 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
29533266 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8994385 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
57411956 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
17653486 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
7597690 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9637467 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
5949623 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.