Libraries tagged by phpunit-extensions
matesofmate/phpunit-extension
12473 Downloads
PHPUnit extension for symfony/ai-mate providing token-optimized test execution tools
jasny/phpunit-extension
6037 Downloads
Additional functionality for PHPUnit (callback mock, expected warning, ...)
zumba/elasticsearchunit
48306 Downloads
PHPUnit extension that supports ElasticSearch Client
tcz/phpunit-mockfunction
50533 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
spawnia/phpunit-assert-directory
20304 Downloads
PHPUnit extension with assert methods for directories
phauthentic/phpunit-execution-timing-extension
7210 Downloads
PHPUnit extension to track and report test execution times
forknetwork/strict-phpunit
35092 Downloads
A simple PHPUnit extension that disallows unexpected method calls.
wavevision/nette-tests
9392 Downloads
PHPUnit extension for testing Nette applications.
inspirum/phpunit-extension
495 Downloads
PHPUnit extension with additional assertions
harmonyio/phpunit-extension
9145 Downloads
Asynchronous helpers for PHPUnit
daycry/phpunit-extension-vcr
5277 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
ezzatron/phpunit-extensions
601 Downloads
Extensions for PHPUnit to provide additional functionality.
alezhu/phpunit-array-contains-asserts
4293 Downloads
Provides PHPUnit assertions to test array contains data or structure
twada/phpunit-size-distribution
2450 Downloads
A PHPUnit extension that measures and reports test size distribution (Small/Medium/Large)
tiden/phpunit-reporter
65 Downloads
Tiden reporter for PHPUnit. A PHPUnit extension that observes a test run and reports results into Tiden's public Test Runs API, with no changes to test code.