Libraries tagged by unittests
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
4 Downloads
Library for mocking database interactions in unit tests.
whatthejeff/fab-phpunit-resultprinter
8822 Downloads
Make your unit tests fabulous!
unitgen/unitgen
65 Downloads
Unitgen generates a basic framework for writing unit tests.
test-db-acle/test-db-acle
336 Downloads
Framework for very lightweight setting up of database test data for unit tests
superreal/srunit
1161 Downloads
Library containing environment especially for writing unit tests for OXID modules.
phing/task-coverage
85545 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
petrp/access
3870 Downloads
Access - Tool for access to private and protected members of object. It's handy for unit tests.
mglaman/drupal-test-helpers
3778 Downloads
Helpers for writing better Kernel and Unit tests for Drupal
johnpbloch/wp-unit-test-project
91 Downloads
A starter project for your WordPress plugin or theme unit tests
ilmiont/trainline
5893 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
dmitryrechkin/php-phpunit-bootstrap
198 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap with the binary file to simplify running of unit tests
cundd/test-flight
16784 Downloads
Test runner for inline unit tests
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.