Libraries tagged by phpunit7
tcz/phpunit-mockfunction
50458 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
tarantool/phpunit-extras
77631 Downloads
A collection of helpers for PHPUnit to ease testing Tarantool libraries.
sweetchuck/robo-phpunit
104692 Downloads
Robo task to run PHPUnit related commands
sminnee/phpunit-mock-objects
196879 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
sanmai/phpunit-double-colon-syntax
12256 Downloads
Double Colon Syntax for PHPUnit
rootwork/phpunit-helpers
12261 Downloads
PHPUnit Helpers
phrozenbyte/phpunit-throwable-asserts
73051 Downloads
Provides various Throwable-related PHPUnit assertions.
php5friends/codeception-phpunit48-wrapper
62178 Downloads
PHPUnit48 classes used by Codeception
php-extended/placeholder-phpunit
92964 Downloads
A library that shows only the interfaces of phpunit, without requiring all the dependancies
phauthentic/phpunit-execution-timing-extension
5662 Downloads
PHPUnit extension to track and report test execution times
petrkotek/phpunit-naughtytestdetector
791930 Downloads
"Naughty test detector" for PHPUnit. Identifies tests, which don't clean after themselves.
orbeji/phpunit-pr-coverage-check
15638 Downloads
Check the code coverage of a PR using the clover report of phpunit
objective-php/phpunit-extension
130377 Downloads
Some add-ons for PHPUnit Unit Test Framework
mundschenk-at/phpunit-cross-version
16155 Downloads
Compatibility class for cross-version PHPUnit testcases
mridang/phpunit-reporters
1727 Downloads
A PHPUnit reporter that displays code coverage in the console.