Libraries tagged by phpu
lunr/halo
24958 Downloads
Lunr.Halo is a set of PHPUnit helper libraries.
lastzero/test-tools
42819 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
lapistano/proxy-object
25328 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
kenjis/monkey-patch
15368 Downloads
Monkey patching for exit(), functions, methods, and constants
jobins/api-generator
6370 Downloads
Generate api docs while writing test case (Laravel).
jlipps/paraunit
34555 Downloads
A parallel execution wrapper for PHPUnit
jimigrunge/invoke-private-methods
25882 Downloads
This is a class to aid in unit testing of private methods.
jbzoo/path
94284 Downloads
PHP virtual path library
holgerk/assert-golden
6314 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
facile-it/symfony-functional-testcase
32860 Downloads
A small functional base test case for Symfony
draw/tester
52573 Downloads
Library base on phpunit to test your data with a fluent interface.
derptest/phpmachinist
35509 Downloads
Testing object factory for PHP
deminy/counit
12911 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
cyruscollier/wp-test
2066 Downloads
A framework for running unit and integration tests on WordPress
bluepsyduck/test-helper
38274 Downloads
Some traits helping with testing using PHPUnit.