Libraries tagged by phpunit7
visit-x/arc-phpunit
11971 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
wildwolf/phpunit7-php8-helper
28844 Downloads
A helper for PHPUnit 7 to generate code coverage under PHP 8
phpunit/phpunit
753861532 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
726070417 Downloads
Utility class for timing
phpunit/php-text-template
717747291 Downloads
Simple template engine.
phpunit/php-file-iterator
727539212 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
739905875 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
166325904 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
213365580 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
75425403 Downloads
Parallel testing for PHP
phpunit/php-invoker
401033014 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
369571392 Downloads
Wrapper around PHP's tokenizer extension.
phpstan/phpstan-phpunit
70001522 Downloads
PHPUnit extensions and rules for PHPStan
johnkary/phpunit-speedtrap
32481684 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
200111756 Downloads
Mock Object library for PHPUnit