Libraries tagged by unittesting
glpi-project/atoum
340 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
gealex/doublit
79 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
firestark/testing
139 Downloads
A unit testing framework.
encorephp/testing
207 Downloads
The EncorePHP unit testing package.
drbiko/codeception
5 Downloads
BDD-style testing framework
dalamar/codeception-desktop-notifier
34 Downloads
Desktop Notification Extension for Codeception
creativestyle/app-http-server-mock
2082 Downloads
An minimal app http server based on PHP cli-server for use in tests
cedriclange/ci-phpunit
74 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
bebat/filesystem-assertions
887 Downloads
Collection of assertions about filesystem objects
atoum/deprecated-extension
2888 Downloads
atoum extension to avoid failures on deprecated errors
atoum/autoloop-extension
12040 Downloads
Automatically run atoum's loop mode on file change
rezzza/atoum-bundle
594 Downloads
Bundle around Atoum unit testing framework
phphooligans/tdd-workshop
20 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
oliverklee/selenium-demo
5 Downloads
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
kshabazz/interception
9211 Downloads
A PHP library that acts as a middleman for stream wrapper functions, such as fopen and fsockopen; in order to record network request and played them back.