Libraries tagged by phpfun
ta-tikoma/phpunit-architecture-test
12221637 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
5995142 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/phpunit-snapshot-assertions
9787739 Downloads
Snapshot testing with PHPUnit
phpunit/phpunit-selenium
10288228 Downloads
Selenium Server integration for PHPUnit
phpspec/prophecy-phpunit
34113755 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
dms/phpunit-arraysubset-asserts
19853638 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8042126 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
48923706 Downloads
PHPUnit classes used by Codeception
nette/tester
5473417 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/api-test-case
4034503 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dg/bypass-finals
15017529 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpunit/phpcov
14860665 Downloads
CLI frontend for php-code-coverage
wp-phpunit/wp-phpunit
2353666 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
2910596 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
4121251 Downloads
Check the code coverage using the clover report of phpunit