Libraries tagged by unit-tests
edgcarmu/codeigniter-phpunit
865 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
codraw/tester-bundle
182 Downloads
betterphp/php-reflection-utils
11872 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
bebat/verify
589 Downloads
BDD assertion library for PHPUnit
bcncommerce/stream-wrapper
13269 Downloads
PHP stream wrapper for testing classes which interact with files
joomla/test-unit
30196 Downloads
Joomla CMS Unit Tests
f3ath/lazypdo
44983 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
unigen/unigen
40617 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
trismegiste/phpunit-assert-solid
14856 Downloads
Assert your SOLID compliance and coding good pratices in unit tests
thomyl/laravel-auto-test-generator
1217 Downloads
Laravel >=6 package for generating unit test automatically
richcongress/test-tools
40363 Downloads
This library gives a set of tools to test your application with Unit tests.
react-parallel/test-pool
6156 Downloads
Pool meant for used in unit tests
phphleb/test-o
3926 Downloads
Very simple unit tests for your project
phing/task-coverage
86442 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
mabrahao/mock-server
49450 Downloads
Mock server for unit tests