Libraries tagged by phpbu
rector/rector-phpunit
1807793 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
24079376 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11073714 Downloads
Selenium Server integration for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
869984 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
1239354 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
4464995 Downloads
PHPUnit assertions for JSON documents
electrolinux/phpquery
3220619 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
allure-framework/allure-phpunit
13419428 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
2572786 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
nunomaduro/mock-final-classes
985919 Downloads
Allows mocking of final methods and classes in PHP.
matthiasnoback/symfony-config-test
10397785 Downloads
Library for testing user classes related to the Symfony Config Component
jaeger/querylist
658121 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
facile-it/paraunit
852949 Downloads
paraunit
donatj/mock-webserver
2678882 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
13826198 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!