Libraries tagged by phpunit4
angelov/phpunit-php-vcr
445 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
1happyplace/phpunit-colors
38354 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
symplify/phpunit-upgrader
5547 Downloads
Upgrade PHPUnit tests with smart helping hand
padraic/phpunit-extensions
171402 Downloads
Collection of Listeners to log and manipulate test run order
munkie/phpunit-teamcity-testlistener
80445 Downloads
PHPUnit test listener for TeamCity CI Server
ministryofjustice/phpunit-memory-usage
56671 Downloads
Report high memory usage PHPUnit tests
league/phpunit-coverage-listener
34664 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
hollodotme/phpunit-testdox-markdown
7838 Downloads
A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
zizaco/testcases-laravel
49980 Downloads
Some classes to help write tests for laravel 4 applications
wealthberry/testdox-reduced-output-printer
11770 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
vipsoft/code-coverage-common
79384 Downloads
Extending PHP_CodeCoverage
umbrellio/coverspector
16627 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
suin/php-expose
5304 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
schranz/test-generator
18738 Downloads
A cli tool which generates unit tests.
runroom-packages/testing
62243 Downloads
This library provides tools to help testing our bundles and projects