There are 89 repositories under phpunit topic.
Sample code for several design patterns in PHP 8.x
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).
Full-stack testing PHP framework
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Unit testing tips by examples in PHP
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
Get a grip on your finances.
A tool to automatically rerun PHPUnit tests when source code changes
Reports on slow-running tests in your PHPUnit test suite
A Laravel Continuous Integration Package
A way to test without writing actual test cases
🐘 PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
An easier way to use PHPUnit with CodeIgniter 3.x.
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.
PHPUnit extensions and rules for PHPStan
Laravel 8 + Vue 2 + AdminLTE 3 based Curd Starter template
Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
Contains examples of design patterns that implemented in php
Mocking utility for PHP functions and WordPress plugin API
Nyan Cat result printer for PHPUnit
DEPRECATED. Common code used during development of WordPress plugins and themes
Supercharge your app or SDK with a testing library specifically for Guzzle
Always-current tests for Laravel's authentication system. Curated by the community.
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
PHP Development Tools project (PDT)
✅ Make your PHPUnit output beautiful
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
Allows old code to use new standards