Libraries tagged by unit testing
inventor96/fatfree-test-manager
35 Downloads
A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.
in4s/utest
14 Downloads
PHP Unit Testing Class
ilune/simpletest
604 Downloads
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
guiqibusixin/phpunit
3 Downloads
The PHP Unit Testing framework.
grummfy/atoum-ide-helper-extension
20 Downloads
IDE helper extension for atoum, that add several usefull tools
glpi-project/atoum
340 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
gealex/doublit
78 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
flame/tester
495 Downloads
An easy-to-use PHP Unit Testing framework.
ervinne/phpunit
13 Downloads
The PHP Unit Testing framework.
elmpp/mockery
29 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
eddiejibson/sido
33 Downloads
Simplistic PHP unit testing library
drbiko/codeception
4 Downloads
BDD-style testing framework
dogmatic69/phpunit
35 Downloads
The PHP Unit Testing framework.
danivaske/local_phpunit
68 Downloads
The PHP Unit Testing framework. (Local forked version)
dalamar/codeception-desktop-notifier
34 Downloads
Desktop Notification Extension for Codeception