Libraries tagged by phpbu
ta-tikoma/phpunit-architecture-test
58647510 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
19840184 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
113387238 Downloads
PHPUnit extensions and rules for PHPStan
phpbench/phpbench
14643346 Downloads
PHP Benchmarking Framework
johnkary/phpunit-speedtrap
38964728 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
209397376 Downloads
Mock Object library for PHPUnit
laravel/pao
4035204 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
29285737 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
81996638 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
spatie/phpunit-watcher
9993970 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
59339696 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
8972573 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
9975974 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
donatj/phpuseragentparser
17730276 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
dms/phpunit-arraysubset-asserts
29275855 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8