Libraries tagged by unit testing
bugeye/th
11 Downloads
A unit testing framework for for PHP 7.2+.
blainesch/magicoracle
16 Downloads
A proxy class developed for unit testing that makes all methods and properties public to you.
bebat/filesystem-assertions
879 Downloads
Collection of assertions about filesystem objects
atoum/deprecated-extension
2885 Downloads
atoum extension to avoid failures on deprecated errors
asaas-phpunit/phpunit
23 Downloads
The PHP Unit Testing framework.
vierbergenlars/simpletest
4507 Downloads
Unit testing for PHP
symfonyboot/inject-mocks
8 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
skajdo/test-suite
165 Downloads
Stand-alone PHP unit testing framework with code coverage and junit reports
rezzza/atoum-bundle
594 Downloads
Bundle around Atoum unit testing framework
pr0ggy/kase
33 Downloads
A lightweight unit testing framework for PHP
phphooligans/tdd-workshop
19 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
phine/test
1483 Downloads
A PHP library for improving unit testing.
oliverklee/selenium-demo
5 Downloads
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
kshabazz/interception
9210 Downloads
A PHP library that acts as a middleman for stream wrapper functions, such as fopen and fsockopen; in order to record network request and played them back.
jdecool/atoum-symfony-di-extension
16 Downloads
Symfony Dependency Injection extension for atoum