Libraries tagged by phpunit7
alexskrypnyk/phpunit-helpers
69389 Downloads
Helpers to work with PHPUnit
1happyplace/phpunit-colors
50161 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
padraic/phpunit-extensions
176196 Downloads
Collection of Listeners to log and manipulate test run order
ministryofjustice/phpunit-memory-usage
88340 Downloads
Report high memory usage PHPUnit tests
league/phpunit-coverage-listener
36261 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
eloquent/phony-phpunit
256710 Downloads
Phony for PHPUnit.
stateforge/scenario-core
6195 Downloads
Core library for declarative, attribute-driven scenario orchestration for reproducible test data states in PHP.
sirbrillig/spies
68183 Downloads
Easier spies, stubs, and mocking for PHP tests
sauce/sausage
808498 Downloads
PHP version of the Sauce Labs API
ramunasd/symfony-container-mocks
97714 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
phpyh/psalm-tester
13654 Downloads
Test Psalm via phpt files!
phpcurl/curlwrapper
111969 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
mschop/simplified-isolator
25948 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
lapistano/proxy-object
27134 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
kenjis/monkey-patch
24383 Downloads
Monkey patching for exit(), functions, methods, and constants