Libraries tagged by phpunit7
otgs/unit-tests-framework
461657 Downloads
A framework to build unit tests with OTGS products
nivseb/php-mock-server-connector
1202 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
nekofar/slim-test
31856 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
maspeng/test-helper
22247 Downloads
A library to simplify various tasks during test development
lunr/halo
22088 Downloads
Lunr.Halo is a set of PHPUnit helper libraries.
lastzero/test-tools
42595 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
kenjis/monkey-patch
14371 Downloads
Monkey patching for exit(), functions, methods, and constants
jobins/api-generator
5781 Downloads
Generate api docs while writing test case (Laravel).
jlipps/paraunit
34131 Downloads
A parallel execution wrapper for PHPUnit
jimigrunge/invoke-private-methods
25267 Downloads
This is a class to aid in unit testing of private methods.
jbzoo/path
93808 Downloads
PHP virtual path library
janmarek/mockista
218428 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
holgerk/assert-golden
5323 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
28472 Downloads
A small functional base test case for Symfony
draw/tester
51198 Downloads
Library base on phpunit to test your data with a fluent interface.