Libraries tagged by PHP Unit
mheap/phpunit-github-actions-printer
1878152 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
528080 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).
helmich/phpunit-psr7-assert
736894 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
793745 Downloads
JSON assertions for PHPUnit (including JSON Schema)
assertwell/phpunit-global-state
1011310 Downloads
Tools for testing applications that depend on global state with PHPUnit
amphp/phpunit-util
536486 Downloads
Helper package to ease testing with PHPUnit.
crisu83/php-conversion
270754 Downloads
Library for converting units and sizes.
yoast/wp-test-utils
1629484 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
593728 Downloads
Allows mocking of final methods and classes in PHP.
juampi92/test-seo
219495 Downloads
Easy way to test your SEO
blastcloud/guzzler
342977 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
fr3d/swagger-assertions
760039 Downloads
Test your API requests and responses against your swagger definition
facile-it/paraunit
477852 Downloads
paraunit
ergebnis/data-provider
673275 Downloads
Provides generic data providers for use with phpunit/phpunit.
nimut/testing-framework
1132394 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests