Libraries tagged by unit test
atoum/standard-edition
2655 Downloads
atoum/config-extension
3160 Downloads
atoum extension to use Yaml configuration files
jbzoo/profiler
16466 Downloads
Simple Profiler for PHP code and unit tests
10up/wp-codeception
4215 Downloads
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
skagarwal/reflection
6253 Downloads
Test any Private/Protected Methods/Properties of any class
robvanaarle/php-object-seam
4096 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code
jced-artem/uopz
1106 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
enhance-php/enhance-php
9 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
sminnee/phpunit
118669 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support
facebook/fbmock
18273 Downloads
FBMock is a PHP mocking framework designed to be simple and easy to use.
orbeji/phpunit-pr-coverage-check
8447 Downloads
Check the code coverage of a PR using the clover report of phpunit
dealerdirect/qa-tools
3297 Downloads
Meta package for installing all PHP QA tools you'll ever need
thiagobarros2/file-counter
7063 Downloads
A simple way to test how many files are into a given dir based on extension
soyhuce/pest-plugin-laravel
1046 Downloads
Custom extensions for Laravel integration into Pest
ralphjsmit/pest-plugin-filesystem
1494 Downloads
A set of handy filesystem testing helpers for Pest.