Libraries tagged by xunit
sebastian/complexity
340930027 Downloads
Library for calculating the complexity of PHP code units
infection/infection
15553258 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.
mikey179/vfsstream
80401341 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
15309755 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
12210691 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
21906586 Downloads
The Pest plugin manager
nette/tester
5467755 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
dg/bypass-finals
14991218 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
php-units-of-measure/php-units-of-measure
2568077 Downloads
A PHP library for converting between standard units of measure.
gabrielelana/byte-units
1486282 Downloads
Library to parse, format and convert byte units
rregeer/phpunit-coverage-check
4116074 Downloads
Check the code coverage using the clover report of phpunit
php-vfs/php-vfs
2289705 Downloads
Virtual file system implementation for use with PHP unit testing.
pestphp/pest-plugin-mutate
883807 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-livewire
2311510 Downloads
The Pest Livewire Plugin
pestphp/pest-plugin-faker
3695622 Downloads
The Pest Faker Plugin