Libraries tagged by phpunit4
phpunit/php-invoker
453485352 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
379086287 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
13417406 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
80405430 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
20067702 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
68141850 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
29549726 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
25644517 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
7533886 Downloads
Automatically rerun PHPUnit tests when source code changes
psalm/plugin-phpunit
20195113 Downloads
Psalm plugin for PHPUnit
phpspec/prophecy-phpunit
44037691 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
6675220 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
33859555 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
4700973 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
23928541 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8