Libraries tagged by phpunit4
phpunit/php-token-stream
382322578 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
14310824 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
84337317 Downloads
PHPUnit extensions and rules for PHPStan
phpunit/phpunit-mock-objects
204041065 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
21254709 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
70193819 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
31216399 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
29096671 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
7877541 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
46172607 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
34562747 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
5330890 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
24682598 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8570866 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
53509246 Downloads
PHPUnit classes used by Codeception