Libraries tagged by unit testing
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
20 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
phine/test
1486 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
9211 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
backplane/phpunit
227 Downloads
The PHP Unit Testing framework.
backendtea/failuretest
12 Downloads
Allow failing PHPUnit tests and keep a close eye on issues until they are fixed.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
flarone/reflection
3 Downloads
Test any Private/Protected Methods/Properties of any class