Libraries tagged by unittest
fintem/unit-test-case
17858 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.
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.
skrepr/dto-tester
777 Downloads
Skrepr Data Transfer Object Tester
misiuziu/phpunit-coverage-check
35675 Downloads
Check the code coverage using the clover report of phpunit
marcin-orlowski/type-asserts
2877 Downloads
Data type assertions.
marcin-orlowski/phpunit-extra-asserts
9529 Downloads
Extra asserts and helpers to make your unit testing easier.
dealerdirect/qa-tools
3297 Downloads
Meta package for installing all PHP QA tools you'll ever need
pmvc-plugin/unit
6334 Downloads
PMVC Test Framework
lazypdo/lazypdo
100155 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
30535 Downloads
Symfony bundle for Kahlan Test Framework integration
betterphp/php-reflection-utils
10268 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
8816 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
rzajac/php-test-helper
8970 Downloads
Classes helping with unit tests