Libraries tagged by phpunit7
lstrojny/phpunit-function-mocker
358855 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lloople/phpunit-extensions
195518 Downloads
📦 Some cool extensions for PHPUnit
limedeck/phpunit-detailed-printer
647841 Downloads
Formatter for the detailed output of PHPUnit tests.
jonathanjfshaw/phpunitbehat
65990 Downloads
Use Behat from within PHPUnit.
jchook/phpunit-assert-throws
1724595 Downloads
Exception assertions for PHPUnit
jbzoo/phpunit
1171132 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
jasonmccreary/phpunit-tia
4948 Downloads
Test Impact Analysis for PHPUnit
ghostwriter/phpunit-assertions
880376 Downloads
Additional assertions for PHPUnit
fiunchinho/phpunit-randomizer
757380 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
183398 Downloads
Check the code coverage using the clover report of PHPUnit.
ergebnis/phpunit-agent-reporter
29344 Downloads
Provides an extension for reporting phpunit/phpunit test execution details to agents.
bshaffer/phpunit-retry-annotations
500485 Downloads
Traits for retrying test methods and classes in PHPUnit
assertwell/phpunit-global-state
1294929 Downloads
Tools for testing applications that depend on global state with PHPUnit
aik099/phpunit-mink
138740 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
phpunit/phpunit-story
1948520 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.