Libraries tagged by phpfun
munkie/phpunit-teamcity-testlistener
82485 Downloads
PHPUnit test listener for TeamCity CI Server
league/phpunit-coverage-listener
34953 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
yoanm/php-unit-extended
10994 Downloads
Php library to extend PhpUnit
wpstarter/wp-testbench
2158 Downloads
A tool to set up a WordPress test environment for PHPUnit testing
wealthberry/testdox-reduced-output-printer
19073 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
visualphpunit/visualphpunit
4693 Downloads
A PHPUnit GUI
vipsoft/code-coverage-common
86140 Downloads
Extending PHP_CodeCoverage
umbrellio/coverspector
18343 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
suin/php-expose
6550 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
silasyudi/inject-mocks
6240 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
schranz/test-generator
22370 Downloads
A cli tool which generates unit tests.
sauce/sausage
807271 Downloads
PHP version of the Sauce Labs API
pragmarx/tddd
505 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
phpyh/psalm-tester
8257 Downloads
Test Psalm via phpt files!
phpmachinist/phpmachinist
30648 Downloads
Testing object factory for PHP