Libraries tagged by unit4
jdslv/atoum-report-cobertura
3567 Downloads
Cobertura report for atoum
jced-artem/uopz
1106 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
hampel/xenforo-test-framework
3896 Downloads
Unit testing framework for XenForo
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1864 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
filisko/testable-functions
196 Downloads
A library for testing PHP's built-in functions or language constructs.
fastbolt/test-helpers
5634 Downloads
Some test helpers used in Fastbolt unit tests
enhance-php/enhance-php
9 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
elephantly/kahlan-bundle
30956 Downloads
Symfony bundle for Kahlan Test Framework integration
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
daycry/phpunit-extension-vcr
1081 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
danielstjules/pho
20079 Downloads
A BDD testing framework
creativestyle/app-http-server-mock
2124 Downloads
An minimal app http server based on PHP cli-server for use in tests
betterphp/php-reflection-utils
11099 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
9967 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.