Libraries tagged by phpunit4
celc/ciunit
30739 Downloads
Enables testing CodeIgniter 2.1 with PHPUnit
zalas/phpunit-doubles
11505 Downloads
Initialises test doubles in PHPUnit test cases for you
wpsyntex/wp-phpunit
30226 Downloads
PHPUnit library for WordPress
vladahejda/phpunit-assert-exception
161144 Downloads
Assert exception/throwable/error PHPUnit trait.
vitexsoftware/phpunit-skeleton-generator
4159 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
visit-x/arc-phpunit
11159 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
trismegiste/phpunit-assert-solid
14186 Downloads
Assert your SOLID compliance and coding good pratices in unit tests
tomasvotruba/phpunit-json-result-printer
2542 Downloads
Print your PHPUnit result in JSON, so other tool can pipe it
thomasweinert/phpunit-xpath-assertions
23604 Downloads
Xpath assertions and constraints for PHPUnit
tarantool/phpunit-extras
71922 Downloads
A collection of helpers for PHPUnit to ease testing Tarantool libraries.
sminnee/phpunit-mock-objects
184325 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
qase/phpunit-reporter
15819 Downloads
Qase PHPUnit reporter.
phrozenbyte/phpunit-throwable-asserts
38353 Downloads
Provides various Throwable-related PHPUnit assertions.
php-extended/placeholder-phpunit
83271 Downloads
A library that shows only the interfaces of phpunit, without requiring all the dependancies
petrkotek/phpunit-naughtytestdetector
785665 Downloads
"Naughty test detector" for PHPUnit. Identifies tests, which don't clean after themselves.