Libraries tagged by phpuint
kenjis/monkey-patch
24969 Downloads
Monkey patching for exit(), functions, methods, and constants
jobins/api-generator
11770 Downloads
Generate api docs while writing test case (Laravel).
janmarek/mockista
222520 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
friendsofcake/cakephp-test-utilities
75396 Downloads
Package with support traits to ease unit testing.
elliotchance/concise
224279 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
derptest/phpmachinist
38689 Downloads
Testing object factory for PHP
code-distortion/adapt
38568 Downloads
A Laravel package that builds databases for your tests, improving their speed.
chubbyphp/chubbyphp-mock
209998 Downloads
A strict mocking solution.
beyondit/opencart-test-suite
21481 Downloads
Testing Suite for OpenCart Development
vectorface/dunit
53257 Downloads
Test code against multiple versions of PHP with the help of docker
spinen/laravel-mail-assertions
111470 Downloads
PHPUnit mail assertions for testing email in Laravel.
pragmarx/ci
1468 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
micheh/teamcity-clover
442794 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
localheinz/test-util
66144 Downloads
Provides a helper trait and generic data providers for tests.
gamez/psr-testlogger
199523 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.