Libraries tagged by unit-tests
pmvc-plugin/unit
8277 Downloads
PMVC Test Framework
lazypdo/lazypdo
105019 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
7208 Downloads
Some test helpers used in Fastbolt unit tests
edgcarmu/codeigniter-phpunit
1016 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
betterphp/php-reflection-utils
12004 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
bebat/verify
632 Downloads
BDD assertion library for PHPUnit
joomla/test-unit
30260 Downloads
Joomla CMS Unit Tests
vigneshc91/laravel-test-generator
8738 Downloads
Laravel package for generating unit test automatically
richcongress/test-tools
40639 Downloads
This library gives a set of tools to test your application with Unit tests.
react-parallel/test-pool
6439 Downloads
Pool meant for used in unit tests
phug/dev-tool
20721 Downloads
Phug unit tests, coverage and code style tools
phphleb/test-o
4105 Downloads
Very simple unit tests for your project
phing/task-coverage
86600 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
mabrahao/mock-server
49955 Downloads
Mock server for unit tests
leofranca47/abstract-repository-eloquent-laravel
920 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent