Libraries tagged by unittests
vierbergenlars/simpletest
4510 Downloads
Unit testing for PHP
xsolve-pl/xsolve-unit-skelgen-bundle
10806 Downloads
XSolve PHPUnit SkelGen Bundle to improve creating test cases for PHPUnit
php-kitchen/code-specs
975 Downloads
BDD extension for PHPUnit that allows to write tests as a specifications in a human-readable format.
dekeysoft/pu-tester
832 Downloads
BDD extension for PHPUnit that allows to write tests as a specifications in a human-readable format.
xalaida/pdo-mock
3 Downloads
Library for mocking database interactions in unit tests.
unitgen/unitgen
65 Downloads
Unitgen generates a basic framework for writing unit tests.
test-db-acle/test-db-acle
333 Downloads
Framework for very lightweight setting up of database test data for unit tests
superreal/srunit
1160 Downloads
Library containing environment especially for writing unit tests for OXID modules.
sonrac/silex-functional-tests-coverage
5992 Downloads
Add unit tests for functional tests for best coverage
phing/task-coverage
85499 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
petrp/access
3867 Downloads
Access - Tool for access to private and protected members of object. It's handy for unit tests.
johnpbloch/wp-unit-test-project
91 Downloads
A starter project for your WordPress plugin or theme unit tests
crodas/phpunit-compat
5247 Downloads
Hack to get unit tests for PHPUnit 5.x running in PHPUnit 6.x
bitwasp/bitcoind-server
7 Downloads
A helper library for spawning bitcoind regtest nodes for unit tests
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.