Libraries tagged by phpunit5
procurios/phpunit-adapter
9 Downloads
Compatibility layer for packages needing to support older versions of phpunit.
crodas/phpunit-compat
5242 Downloads
Hack to get unit tests for PHPUnit 5.x running in PHPUnit 6.x
phpunit/phpunit
784777442 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
756291056 Downloads
Utility class for timing
phpunit/php-text-template
747841464 Downloads
Simple template engine.
phpunit/php-file-iterator
757824755 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
770021764 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
172286845 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
226878504 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
82240768 Downloads
Parallel testing for PHP
phpunit/php-invoker
428681523 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
373620792 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
12395891 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
74633197 Downloads
PHPUnit extensions and rules for PHPStan
phpunit/phpunit-mock-objects
201440976 Downloads
Mock Object library for PHPUnit