Libraries tagged by PHP Unit
phpunit/phpunit-mock-objects
200139683 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
17792407 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
infection/infection
17597931 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
codeception/stub
64068597 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
25983810 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
18259044 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
6794200 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/phpunit-snapshot-assertions
11422754 Downloads
Snapshot testing with PHPUnit
phpspec/prophecy-phpunit
39012152 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
ergebnis/phpunit-slow-test-detector
3364823 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
22105998 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8262481 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
51106155 Downloads
PHPUnit classes used by Codeception
nette/tester
5926494 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/api-test-case
4406858 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.