Libraries tagged by test-doubles
jeroen/message-reporter
41504 Downloads
An interface to report and relay arbitrary messages to registered handlers, plus test doubles
jasonmccreary/test-double
697 Downloads
A modern PHP double library that puts developer experience first.
rasuvaeff/understudy-testo
2747 Downloads
Testo adapter for the understudy test double library: automatic verification and cleanup after every test
lastzero/test-tools
44589 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
zalas/phpunit-doubles
13843 Downloads
Initialises test doubles in PHPUnit test cases for you
greenlight/greenlight
97 Downloads
A test framework for PHP 8.4+ with typed attributes, parallel execution, flat memory use, and lifecycle-safe test doubles.
tweakers/symfony-service-mock
71031 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
bkubicki/magento2-unit-tests-doubles
14745 Downloads
Unit tests doubles for Magento 2
tomkyle/mock-psr
3382 Downloads
Mock common PSR standard components in PhpUnit tests
rasuvaeff/understudy-psalm
86 Downloads
Psalm plugin for the understudy test double library: matcher-aware setup closures and misuse diagnostics
rasuvaeff/understudy-phpunit
81 Downloads
PHPUnit adapter for the understudy test double library: automatic verification and cleanup after every test
rasuvaeff/understudy-phpstan
87 Downloads
PHPStan extension for the understudy test double library: matcher-aware specification closures and misuse rules
jeroen/post-request-sender
34339 Downloads
Micro library with interface for sending post requests. Includes test doubles and adapters
ray/test-double
960 Downloads
An AOP powered test double library
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components