Libraries tagged by phpunit7
helmich/phpunit-json-assert
4673649 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
13906941 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
2800512 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
shipmonk/coverage-guard
389293 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
nunomaduro/mock-final-classes
1089746 Downloads
Allows mocking of final methods and classes in PHP.
facile-it/paraunit
1004051 Downloads
paraunit
donatj/mock-webserver
2816229 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
15386521 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
blastcloud/guzzler
521034 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
phpunit/dbunit
14755698 Downloads
PHPUnit extension for database interaction testing
sanmai/duoclock
7353884 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
codeception/verify
15241187 Downloads
BDD assertion library for PHPUnit
codeception/specify
10950346 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
7603458 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
495863 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.