Libraries tagged by unittest
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
happydemon/kohana-composer-bootstrap
324 Downloads
Kohana Framework project, installable through composer
andyoung/think-tests
1 Downloads
think-tests
unitgen/unitgen
65 Downloads
Unitgen generates a basic framework for writing unit tests.
skagarwal/reflection
6231 Downloads
Test any Private/Protected Methods/Properties of any class
pmvc-plugin/unit
6685 Downloads
PMVC Test Framework
phore/tester
1610 Downloads
Lightweight unit testing with phpunit api
parf/spartan-test
21 Downloads
PHP 8 Unit and Web Testing Utility
jsiefer/mage-mock
90 Downloads
Mock the Magento Framework
joefallon/kisstest
428 Downloads
KissTest is command-line free, fast, simple and beautiful unit test framework.
jippi/cakephp-test-utilities
1815 Downloads
Package with support traits to ease unit testing.
fp/fumocker
1203 Downloads
A php function mocker
bitwasp/bitcoind-server
7 Downloads
A helper library for spawning bitcoind regtest nodes for unit tests
bebat/verify
345 Downloads
BDD assertion library for PHPUnit
f3ath/lazypdo
44963 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.