Libraries tagged by php.ini
psalm/plugin-phpunit
24280736 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11099117 Downloads
Selenium Server integration for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
903314 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).
kenjis/ci-phpunit-test
1249023 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
4525696 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
13531072 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
2624932 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
1008137 Downloads
Allows mocking of final methods and classes in PHP.
matthiasnoback/symfony-config-test
10515293 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
887840 Downloads
paraunit
donatj/mock-webserver
2712378 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
14191300 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
blastcloud/guzzler
479417 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
phpunit/dbunit
14654952 Downloads
PHPUnit extension for database interaction testing
codeception/verify
14897636 Downloads
BDD assertion library for PHPUnit