Libraries tagged by phpu
vipsoft/code-coverage-common
88118 Downloads
Extending PHP_CodeCoverage
umbrellio/coverspector
18724 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
suin/php-expose
6864 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
silasyudi/inject-mocks
7024 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
sikessem/laravel-devtools
4130 Downloads
🧪 Tools needed for Laravel project development and automation.
sikessem/devtools
5158 Downloads
🧪 Tools needed for PHP project development and automation.
schranz/test-generator
22859 Downloads
A cli tool which generates unit tests.
ready2order/user-agent-parser
130704 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
r83dev/test-accessible
2089 Downloads
Accessible trait to call protected methods, properties and constants in tests.
pragmarx/tddd
505 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
phpyh/psalm-tester
8670 Downloads
Test Psalm via phpt files!
otgs/unit-tests-framework
468673 Downloads
A framework to build unit tests with OTGS products
nivseb/php-mock-server-connector
1981 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
nekofar/slim-test
33358 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
mihaeu/test-generator
18129 Downloads
Generate test cases for existing files