Libraries tagged by phpunit
phpunit/phpunit
959709496 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
924011993 Downloads
Utility class for timing
phpunit/php-text-template
915332642 Downloads
Simple template engine.
phpunit/php-file-iterator
926955452 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
940434198 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
212659897 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
318785930 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
137819098 Downloads
Parallel testing for PHP
phpunit/php-token-stream
398131667 Downloads
Wrapper around PHP's tokenizer extension.
phpunit/php-invoker
584888139 Downloads
Invoke callables with a timeout
yoast/phpunit-polyfills
44135706 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
59701577 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
19976176 Downloads
Snapshot testing with PHPUnit
johnkary/phpunit-speedtrap
39080828 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
209527200 Downloads
Mock Object library for PHPUnit