Libraries tagged by unit-testing
expect/expect
8660 Downloads
Expectation library for unit testing
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.
degaray/mock-soapclient
385 Downloads
This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.
decouple/test
33 Downloads
Hack unit testing utility created for Decouple framework
danivaske/local_phpunit
69 Downloads
The PHP Unit Testing framework. (Local forked version)
cyberhouse/phpstyle
1693 Downloads
Common utilities for unit testing and checking PHP Code Style required by Cyberhouse
contentasaurus/puffin-feather
313 Downloads
A very small, very lightweight, unit testing framework
components/qunit
8955 Downloads
An easy-to-use JavaScript Unit Testing framework.
codexpertmy/tests
570 Downloads
Collection of utility PHP unit testing
chrisguitarguy/simpleunit
26 Downloads
The simplest PHP unit testing framework
bugeye/th
11 Downloads
A unit testing framework for for PHP 7.2+.