Libraries tagged by phpunit
phpunit/phpunit
954957366 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
919483750 Downloads
Utility class for timing
phpunit/php-text-template
910806381 Downloads
Simple template engine.
phpunit/php-file-iterator
922387546 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
935846553 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
211565706 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
315876448 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
135886082 Downloads
Parallel testing for PHP
phpunit/php-token-stream
397586572 Downloads
Wrapper around PHP's tokenizer extension.
phpunit/php-invoker
580567107 Downloads
Invoke callables with a timeout
yoast/phpunit-polyfills
43591598 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
58292172 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
19787010 Downloads
Snapshot testing with PHPUnit
johnkary/phpunit-speedtrap
38908885 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
209350913 Downloads
Mock Object library for PHPUnit