Libraries tagged by phpfun
spatie/phpunit-snapshot-assertions
11582847 Downloads
Snapshot testing with PHPUnit
phpspec/prophecy-phpunit
39500123 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
32643409 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
3491786 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
22277492 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8287177 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
51290530 Downloads
PHPUnit classes used by Codeception
nette/tester
5968672 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/api-test-case
4445930 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dg/bypass-finals
18030537 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpunit/phpcov
16666608 Downloads
CLI frontend for php-code-coverage
codeception/stub
64526909 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
wp-phpunit/wp-phpunit
2636880 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3116652 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
4641280 Downloads
Check the code coverage using the clover report of phpunit