Libraries tagged by phpunit extension
phpunit/php-token-stream
397009016 Downloads
Wrapper around PHP's tokenizer extension.
phpstan/phpstan-phpunit
111694462 Downloads
PHPUnit extensions and rules for PHPStan
johnkary/phpunit-speedtrap
38735283 Downloads
Find and report on slow tests in your PHPUnit test suite
php-mock/php-mock-phpunit
8877896 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
9657061 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
shipmonk/dead-code-detector
3344919 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpunit/dbunit
14611818 Downloads
PHPUnit extension for database interaction testing
gecko-packages/gecko-php-unit
3975173 Downloads
Additional PHPUnit asserts and constraints.
kornrunner/dbunit
1384591 Downloads
PHPUnit extension for database interaction testing
lloople/phpunit-extensions
188700 Downloads
📦 Some cool extensions for PHPUnit
etsy/phpunit-extensions
173738 Downloads
Etsy PHPUnit Extensions
phpunit/phpunit-story
1938369 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
vipsoft/code-coverage-extension
91153 Downloads
Behat code coverage collector
rybakit/phpunit-extras
80390 Downloads
Custom annotations and expectations for PHPUnit.
ttn/tea
24356 Downloads
TYPO3 example extension for unit testing and best practices