phpunit
There are 1573 repositories under phpunit topic.
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
sebastianbergmann/phpunit
The PHP Unit Testing framework.
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
Codeception/Codeception
Full-stack testing PHP framework
CodelyTV/php-ddd-example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
jakzal/phpqa
Docker image that provides static analysis tools for PHP
php-vcr/php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
sarven/unit-testing-tips
Unit testing tips by examples in PHP
dmaicher/doctrine-test-bundle
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
range-of-motion/budget
Get a grip on your finances.
spatie/phpunit-watcher
A tool to automatically rerun PHPUnit tests when source code changes
johnkary/phpunit-speedtrap
Reports on slow-running tests in your PHPUnit test suite
antonioribeiro/tddd
A Laravel Continuous Integration Package
10up/wp_mock
WordPress API Mocking Framework
spatie/phpunit-snapshot-assertions
A way to test without writing actual test cases
kenjis/ci-phpunit-test
An easier way to use PHPUnit with CodeIgniter 3.x.
xPaw/PHP-Source-Query
🐘 PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
dg/bypass-finals
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
phake/phake
PHP Mocking Framework
phpstan/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
lchrusciel/ApiTestCase
Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
AnowarCST/laravel-vue-crud-starter
Laravel 8 + Vue 2 + AdminLTE 3 based Curd Starter template
PavelLoparev/design-patterns
Contains examples of design patterns that implemented in php
Brain-WP/BrainMonkey
Mocking utility for PHP functions and WordPress plugin API
EcomDev/EcomDev_PHPUnit
Magento PHPUnit Integration
whatthejeff/nyancat-phpunit-resultprinter
Nyan Cat result printer for PHPUnit
xwp/wp-dev-lib
DEPRECATED. Common code used during development of WordPress plugins and themes
blastcloud/guzzler
Supercharge your app or SDK with a testing library specifically for Guzzle
DCzajkowski/auth-tests
Always-current tests for Laravel's authentication system. Curated by the community.
lmc-eu/steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
eclipse-pdt/pdt
PHP Development Tools project (PDT)
indentno/phpunit-pretty-print
✅ Make your PHPUnit output beautiful
exussum12/coverageChecker
Allows old code to use new standards
Yoast/PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests