Libraries tagged by phpunit
ta-tikoma/phpunit-architecture-test
12114350 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
9759234 Downloads
Snapshot testing with PHPUnit
phpunit/phpunit-selenium
10283507 Downloads
Selenium Server integration for PHPUnit
phpspec/prophecy-phpunit
34000846 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
codedungeon/phpunit-result-printer
8037071 Downloads
PHPUnit Pretty Result Printer
spatie/phpunit-watcher
5978187 Downloads
Automatically rerun PHPUnit tests when source code changes
dms/phpunit-arraysubset-asserts
19805462 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codeception/phpunit-wrapper
48875911 Downloads
PHPUnit classes used by Codeception
nette/tester
5464321 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/api-test-case
4025339 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dg/bypass-finals
14965224 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpunit/phpcov
14828326 Downloads
CLI frontend for php-code-coverage
wp-phpunit/wp-phpunit
2348822 Downloads
WordPress core PHPUnit library
rregeer/phpunit-coverage-check
4111413 Downloads
Check the code coverage using the clover report of phpunit
php-mock/php-mock-phpunit
5338548 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.