Libraries tagged by phpuint
matthiasnoback/phpunit-asynchronicity
253540 Downloads
Library for asserting things that happen asynchronously with PHPUnit
magento/magento-allure-phpunit
454309 Downloads
Allure PHPUnit integration
lstrojny/phpunit-function-mocker
352987 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lloople/phpunit-extensions
190144 Downloads
📦 Some cool extensions for PHPUnit
ghostwriter/phpunit-assertions
247393 Downloads
Additional assertions for PHPUnit
fiunchinho/phpunit-randomizer
754883 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
167467 Downloads
Check the code coverage using the clover report of PHPUnit.
ergebnis/phpunit-agent-reporter
13480 Downloads
Provides an extension for reporting phpunit/phpunit test execution details to agents.
bshaffer/phpunit-retry-annotations
493191 Downloads
Traits for retrying test methods and classes in PHPUnit
assertwell/phpunit-global-state
1263341 Downloads
Tools for testing applications that depend on global state with PHPUnit
aik099/phpunit-mink
137797 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
phpunit/phpunit-story
1940150 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
etsy/phpunit-extensions
173869 Downloads
Etsy PHPUnit Extensions
vipsoft/code-coverage-extension
91945 Downloads
Behat code coverage collector
ttn/tea
24631 Downloads
TYPO3 example extension for unit testing and best practices