Libraries tagged by unit test
ilune/simpletest
604 Downloads
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
hungdx/mock-builder
38 Downloads
The Mock builder for Laravel Framework. Use for unit test
guitarneck/taphp-color
25 Downloads
TAP consumer in color for PHP.
guitarneck/taphp
65 Downloads
TAP producer library for PHP.
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+
franckysolo/unitest
7 Downloads
Unit Test for PHP
firstruner/phpunit_firstruner
6 Downloads
This is an PHPUnit extension to have a newer CLI result prompting and also add alert on memory and time consuming
expect/expect
8660 Downloads
Expectation library for unit testing
emacros/eunit
6 Downloads
The Extensible Macros Package for PHP (Unit Test Package)
elmpp/mockery
33 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
developeruz/yii-matcher
19 Downloads
Test case like shoulda matchers for Yii 2.x
ddarthp/phactory
289 Downloads
A Database Factory for PHP Unit Tests
cross-solution/phpunit-utils
930 Downloads
Utilities to aid in writing unit tests with the PHPUnit Framework