Libraries tagged by phpunit
phpunit/phpunit
820510421 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
790740311 Downloads
Utility class for timing
phpunit/php-text-template
782196498 Downloads
Simple template engine.
phpunit/php-file-iterator
792360593 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
804841471 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
203444466 Downloads
Mock Object library for PHPUnit
symfony/phpunit-bridge
179355091 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
241425362 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
90474174 Downloads
Parallel testing for PHP
phpunit/php-invoker
460140747 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
380540728 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
13766559 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
81979923 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
20518683 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
68950563 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder