Libraries tagged by unit testing
eddiejibson/sido
33 Downloads
Simplistic PHP unit testing library
drbiko/codeception
5 Downloads
BDD-style testing framework
dogmatic69/phpunit
36 Downloads
The PHP Unit Testing framework.
danivaske/local_phpunit
69 Downloads
The PHP Unit Testing framework. (Local forked version)
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
chrisguitarguy/simpleunit
26 Downloads
The simplest PHP unit testing framework
cedriclange/ci-phpunit
74 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
bugeye/th
11 Downloads
A unit testing framework for for PHP 7.2+.
blainesch/magicoracle
18 Downloads
A proxy class developed for unit testing that makes all methods and properties public to you.
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
asaas-phpunit/phpunit
26 Downloads
The PHP Unit Testing framework.
symfonyboot/inject-mocks
9 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.