Libraries tagged by phpunit
phpunit/phpunit
751578100 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
724171131 Downloads
Utility class for timing
phpunit/php-text-template
715856450 Downloads
Simple template engine.
phpunit/php-file-iterator
725635875 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
737627072 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
165911534 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
212439463 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
74855703 Downloads
Parallel testing for PHP
phpunit/php-invoker
399299484 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
369311068 Downloads
Wrapper around PHP's tokenizer extension.
johnkary/phpunit-speedtrap
32425866 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
200021039 Downloads
Mock Object library for PHPUnit
phpstan/phpstan-phpunit
69706152 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
17652824 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
63842414 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder