Libraries tagged by uint
yoast/wp-test-utils
1872891 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
spatie/pest-plugin-route-testing
26024 Downloads
Make sure all routes in your Laravel app are ok
seec/phpunit-consecutive-params
454674 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
php-vfs/php-vfs
2585387 Downloads
Virtual file system implementation for use with PHP unit testing.
pestphp/pest-plugin-watch
1185578 Downloads
The Pest Watch Plugin
pestphp/pest-plugin-stressless
455977 Downloads
Stressless plugin for Pest
pestphp/pest-plugin-parallel
3194439 Downloads
The Pest Parallel Plugin
pestphp/pest-plugin-browser
17691 Downloads
Pest plugin to test browser interactions
henzeb/enumhancer
213489 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
diablomedia/phpunit-pretty-printer
467703 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
defstudio/pest-plugin-laravel-expectations
424699 Downloads
A plugin to add laravel tailored expectations to Pest
cartalyst/converter
348133 Downloads
A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.
pestphp/pest-plugin-mock
1468043 Downloads
Adds mocking capabilities to Pest or PHPUnit
humbug/humbug
154454 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.
illuminatech/validation-composite
422791 Downloads
Allows uniting several validation rules into a single one for easy re-usage