Libraries tagged by phpbu
phpunit/phpunit-mock-objects
200380933 Downloads
Mock Object library for PHPUnit
composer/installers
112871006 Downloads
A multi-framework Composer library installer
yoast/phpunit-polyfills
26301081 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
18894295 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
6855475 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/phpunit-snapshot-assertions
11576213 Downloads
Snapshot testing with PHPUnit
phpspec/prophecy-phpunit
39481972 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
32640450 Downloads
Find and report on slow tests in your PHPUnit test suite
donatj/phpuseragentparser
15402390 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
dms/phpunit-arraysubset-asserts
22272187 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8286505 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
51285862 Downloads
PHPUnit classes used by Codeception
nette/tester
5966628 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/api-test-case
4444891 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dg/bypass-finals
18026936 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes