Libraries tagged by unit test
atoum/atoum
2481690 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
donatj/mock-webserver
2144701 Downloads
Simple mock web server for unit testing
rregeer/phpunit-coverage-check
5151802 Downloads
Check the code coverage using the clover report of phpunit
pestphp/pest-plugin-type-coverage
1782926 Downloads
The Type Coverage plugin for Pest PHP.
pestphp/pest-plugin-livewire
3938584 Downloads
The Pest Livewire Plugin
pestphp/pest-plugin-faker
5101050 Downloads
The Pest Faker Plugin
pestphp/pest-plugin-drift
2262553 Downloads
The Pest Drift Plugin
datto/json-rpc
1165046 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
10up/wp_mock
2645539 Downloads
A mocking library to take the pain out of unit testing for WordPress
sammyk/laravel-facebook-sdk
1184831 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
yoast/wp-test-utils
1867315 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
spatie/pest-plugin-route-testing
25807 Downloads
Make sure all routes in your Laravel app are ok
humbug/humbug
154375 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
seec/phpunit-consecutive-params
451000 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
php-vfs/php-vfs
2584031 Downloads
Virtual file system implementation for use with PHP unit testing.