Libraries tagged by unittest
fintem/unit-test-case
19083 Downloads
Simplified phpunit mocking.
darling/php-unit-test-utilities
1200 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
skrepr/dto-tester
1103 Downloads
Skrepr Data Transfer Object Tester
robvanaarle/php-object-seam
3833 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code
misiuziu/phpunit-coverage-check
36976 Downloads
Check the code coverage using the clover report of phpunit
bytic/phpqatools
1479 Downloads
Meta package for installing all PHP QA tools you'll ever need
bytic/phpqaconfig
1500 Downloads
Meta package for configuration files for PHP QA tools
ua1-labs/firetest
183 Downloads
A Lightweight PHP Testing Framework
dealerdirect/qa-tools
3297 Downloads
Meta package for installing all PHP QA tools you'll ever need
visit-x/arc-phpunit
12389 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
lazypdo/lazypdo
102262 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
elephantly/kahlan-bundle
30871 Downloads
Symfony bundle for Kahlan Test Framework integration
edgcarmu/codeigniter-phpunit
175 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
betterphp/php-reflection-utils
10965 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
9719 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.