Libraries tagged by phpunit4
psalm/plugin-phpunit
24593467 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11133998 Downloads
Selenium Server integration for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
938183 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
1263898 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
4596216 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
13683554 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
2701008 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
1033615 Downloads
Allows mocking of final methods and classes in PHP.
facile-it/paraunit
936976 Downloads
paraunit
donatj/mock-webserver
2753003 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
14691878 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
blastcloud/guzzler
492060 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
phpunit/dbunit
14696328 Downloads
PHPUnit extension for database interaction testing
codeception/verify
15045588 Downloads
BDD assertion library for PHPUnit
codeception/specify
10826891 Downloads
BDD code blocks for PHPUnit and Codeception