Libraries tagged by phpbu
kenjis/ci-phpunit-test
1064314 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3274425 Downloads
PHPUnit assertions for JSON documents
electrolinux/phpquery
2770542 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
allure-framework/allure-phpunit
11155049 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
1744859 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
jaeger/querylist
606120 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
ergebnis/data-provider
830557 Downloads
Provides generic data providers for use with phpunit/phpunit.
donatj/mock-webserver
2011567 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
7981812 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpbench/container
8815297 Downloads
Simple, configurable, service container.
phpunit/dbunit
14099035 Downloads
PHPUnit extension for database interaction testing
phpbench/dom
7708079 Downloads
DOM wrapper to simplify working with the PHP DOM implementation
shipmonk/dead-code-detector
239329 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
giorgiosironi/eris
1050646 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
12785167 Downloads
BDD assertion library for PHPUnit