Libraries tagged by phpunit4
rawr/phpunit-data-provider
210879 Downloads
Lightweight builder for PhpUnit data providers
nimut/phpunit-merger
1276609 Downloads
Merge multiple PHPUnit reports into one file
mheap/phpunit-github-actions-printer
1998807 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
578896 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
limedeck/phpunit-detailed-printer
541995 Downloads
Formatter for the detailed output of PHPUnit tests.
helmich/phpunit-psr7-assert
1005461 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
846262 Downloads
JSON assertions for PHPUnit (including JSON Schema)
diablomedia/phpunit-pretty-printer
463982 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
yoast/wp-test-utils
1826127 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
650277 Downloads
Allows mocking of final methods and classes in PHP.
juampi92/test-seo
291974 Downloads
Easy way to test your SEO
gecko-packages/gecko-php-unit
3909119 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
787143 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
1041015 Downloads
Provides generic data providers for use with phpunit/phpunit.
blastcloud/guzzler
362395 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.