Libraries tagged by phpunit
phpunit/phpunit
795266857 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
766555482 Downloads
Utility class for timing
phpunit/php-text-template
758079286 Downloads
Simple template engine.
phpunit/php-file-iterator
768111565 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
780362696 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
202073613 Downloads
Mock Object library for PHPUnit
symfony/phpunit-bridge
174468325 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
231120075 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
84762248 Downloads
Parallel testing for PHP
phpunit/php-invoker
438198375 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
376224737 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
12879104 Downloads
Snapshot testing with PHPUnit
phpspec/prophecy-phpunit
42677001 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
phpstan/phpstan-phpunit
77298763 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
19436739 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes