Libraries tagged by phpunit4
ramunasd/symfony-container-mocks
98619 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
phalcon/talon
25620 Downloads
Test harness and Phalcon bootstrapping for PHPUnit and beyond
petrknap/shorts
120847 Downloads
Set of short PHP helpers
otgs/unit-tests-framework
497829 Downloads
A framework to build unit tests with OTGS products
nekofar/slim-test
39932 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
lapistano/proxy-object
27715 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
konradmichalik/ttt
12292 Downloads
ttt - TYPO3 Testing Terrarium. Declarative test sandboxing via PHP attributes: TYPO3_CONF_VARS, application context, environment and more - applied before the test, guaranteed to be restored afterwards.
kenjis/monkey-patch
28644 Downloads
Monkey patching for exit(), functions, methods, and constants
jobins/api-generator
12515 Downloads
Generate api docs while writing test case (Laravel).
jbzoo/path
95968 Downloads
PHP virtual path library
jbzoo/codestyle
1127517 Downloads
Collection of QA tools and JBZoo code standards
jbboehr/akashi
4050 Downloads
Test PHP examples in Markdown and PHPDoc through PHPUnit and PHPStan.
janmarek/mockista
223703 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
friendsofcake/cakephp-test-utilities
76833 Downloads
Package with support traits to ease unit testing.
elliotchance/concise
224544 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.