Libraries tagged by phpunit5
helmich/phpunit-json-assert
4599350 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
13693330 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
2703440 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
1035363 Downloads
Allows mocking of final methods and classes in PHP.
facile-it/paraunit
938855 Downloads
paraunit
donatj/mock-webserver
2755652 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
14716051 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
blastcloud/guzzler
492701 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
phpunit/dbunit
14698778 Downloads
PHPUnit extension for database interaction testing
codeception/verify
15053687 Downloads
BDD assertion library for PHPUnit
codeception/specify
10832116 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
7476021 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
zalas/phpunit-globals
478002 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
699722 Downloads
Nyan Cat result printer for PHPUnit
webmozarts/strict-phpunit
352974 Downloads
Enables type-safe comparisons of objects in PHPUnit