Libraries tagged by php.ini
mattiasgeniar/phpunit-query-count-assertions
545117 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
830818 Downloads
PHPUnit assertions for testing PSR7-compliant applications
estahn/phpunit-json-assertions
812929 Downloads
JSON assertions for PHPUnit (including JSON Schema)
diablomedia/phpunit-pretty-printer
453402 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
amphp/phpunit-util
555706 Downloads
Helper package to ease testing with PHPUnit.
jwhennessey/phpinsight
422896 Downloads
Sentiment analysis tool for PHP
yoast/wp-test-utils
1691408 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
615072 Downloads
Allows mocking of final methods and classes in PHP.
juampi92/test-seo
250115 Downloads
Easy way to test your SEO
gecko-packages/gecko-php-unit
3896009 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
769064 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
725508 Downloads
Provides generic data providers for use with phpunit/phpunit.
blastcloud/guzzler
349984 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
nimut/testing-framework
1165553 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
ergebnis/test-util
1269924 Downloads
Provides a helper trait and generic data providers for tests.