Libraries tagged by phpunit
phpunit/phpunit
836669988 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
806199548 Downloads
Utility class for timing
phpunit/php-text-template
797626759 Downloads
Simple template engine.
phpunit/php-file-iterator
807879955 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
820702113 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
183353053 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
249780531 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
95203057 Downloads
Parallel testing for PHP
phpunit/php-invoker
474233978 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
383055126 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
14520658 Downloads
Snapshot testing with PHPUnit
johnkary/phpunit-speedtrap
34743576 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
204276673 Downloads
Mock Object library for PHPUnit
phpstan/phpstan-phpunit
85375385 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
21562268 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes