Libraries tagged by phpunit
phpunit/phpunit
984364513 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
947727673 Downloads
Utility class for timing
phpunit/php-text-template
939029209 Downloads
Simple template engine.
phpunit/php-file-iterator
950852440 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
964352394 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
217785072 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
334100125 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
148490757 Downloads
Parallel testing for PHP
phpunit/php-token-stream
400732773 Downloads
Wrapper around PHP's tokenizer extension.
phpunit/php-invoker
607657344 Downloads
Invoke callables with a timeout
yoast/phpunit-polyfills
47087841 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
67784951 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
20966115 Downloads
Snapshot testing with PHPUnit
johnkary/phpunit-speedtrap
39853127 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
210450464 Downloads
Mock Object library for PHPUnit