Libraries tagged by unit-testing
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
rezzza/atoum-bundle
594 Downloads
Bundle around Atoum unit testing framework
phphooligans/tdd-workshop
20 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
oliverklee/selenium-demo
5 Downloads
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
kshabazz/interception
9212 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
18 Downloads
Symfony Dependency Injection extension for atoum
jbzoo/phpunit-randomizer
6878 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
codingpaws/pspec
195 Downloads
A modern behavior-driven test framework, influenced by RSpec and jest.
betooliveira/mage-code-ception
5698 Downloads
BDD-style testing framework
backendtea/failuretest
12 Downloads
Allow failing PHPUnit tests and keep a close eye on issues until they are fixed.
unit-testing/mockery-helper
68 Downloads
a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests
unit-testing/function-spy
464 Downloads
a testing utility for phpunit that helps test globally defined functions
unit-testing/class-spy
3893 Downloads
a simple trait that aids in unit testing protected class methods
williams/testtube
6 Downloads
TestTube: A lightweight and extensible unit testing framework for PHP.