Libraries tagged by unit-testing
hrpdevtools/testing-tools
10 Downloads
Tools for unit testing with PHPUnit.
hidalgo-rides/unit-tester
9 Downloads
PHP Unit Testing Framework
hgraca/shunit
13 Downloads
A unit testing framework for shell scripts functions.
gone.io/testing
461 Downloads
Unit testing toolkit
gcds/php-wrappers
6 Downloads
PHP Function Wrappers for unit testing
garyjl/simpletest
31 Downloads
Unit testing, mock objects and web testing framework for PHP built around test cases.
forevermatt/readable-unit-tests-php
7 Downloads
A Gherkin-based PHP unit-testing framework
floor9design/testing-tools
3860 Downloads
Classes to help with unit testing
flame/tester
498 Downloads
An easy-to-use PHP Unit Testing framework.
f2/asserty
33 Downloads
Unit testing for lazy people
ervinne/phpunit
15 Downloads
The PHP Unit Testing framework.
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
dogmatic69/phpunit
36 Downloads
The PHP Unit Testing framework.
dhii/simple-test
33 Downloads
A simple unit testing framework, for inclusion with other tools.