Libraries tagged by unit-tests
zt/unit-test
27 Downloads
Thinkphp Unit Test
zetacomponents/unit-test
9144 Downloads
zetacomponents/unit-test Component
jtl/unit-test
3257 Downloads
Collection of unit test helpers
fintem/unit-test-case
17866 Downloads
Simplified phpunit mocking.
darling/php-unit-test-utilities
1108 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
bkubicki/magento2-unit-tests-doubles
10266 Downloads
Unit tests doubles for Magento 2
stratedge/wye
5051 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
puzzle/assert
41161 Downloads
Assert for PHP Unit
pmvc-plugin/unit
6334 Downloads
PMVC Test Framework
lazypdo/lazypdo
100166 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
fastbolt/test-helpers
4435 Downloads
Some test helpers used in Fastbolt unit tests
elephantly/kahlan-bundle
30535 Downloads
Symfony bundle for Kahlan Test Framework integration
betterphp/php-reflection-utils
10271 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
8824 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.
atk14/tester
12350 Downloads
Easier way to run unit tests written in PHPUnit