Libraries tagged by phpfun
otgs/unit-tests-framework
464188 Downloads
A framework to build unit tests with OTGS products
nivseb/php-mock-server-connector
1476 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
nekofar/slim-test
32320 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
maspeng/test-helper
22764 Downloads
A library to simplify various tasks during test development
lunr/halo
23430 Downloads
Lunr.Halo is a set of PHPUnit helper libraries.
lastzero/test-tools
42671 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
klever/tutor
22150 Downloads
PHPUnit Extensions to easily spec-test data models
kenjis/monkey-patch
14756 Downloads
Monkey patching for exit(), functions, methods, and constants
jobins/api-generator
5931 Downloads
Generate api docs while writing test case (Laravel).
jlipps/paraunit
34285 Downloads
A parallel execution wrapper for PHPUnit
jimigrunge/invoke-private-methods
25518 Downloads
This is a class to aid in unit testing of private methods.
jbzoo/path
93922 Downloads
PHP virtual path library
jbzoo/codestyle
1100099 Downloads
Collection of QA tools and JBZoo code standards
janmarek/mockista
218495 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
holgerk/assert-golden
5612 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