#phpunit (17 Repositories)
Ranked open-source repositories tagged with #phpunit, scored by pull request acceptance likelihood and maintainer engagement velocity.
30.3%
65.5h
17 repositories tagged #phpunit
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).
phpstan/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
rectorphp/rector-phpunit
Rector upgrade rules for PHPUnit
playwright-php/playwright
Playwright PHP library for browser automation: navigation, E2E tests, assertions, screenshots, and so much more!
Yoast/PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ergebnis/phpunit-slow-test-detector
⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.
sebastianbergmann/phpunit
The PHP Unit Testing framework.
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
lchrusciel/ApiTestCase
Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
blastcloud/guzzler
Supercharge your app or SDK with a testing library specifically for Guzzle
phake/phake
PHP Mocking Framework
Brain-WP/BrainMonkey
Mocking utility for PHP functions and WordPress plugin API
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
Codeception/Codeception
Full-stack testing PHP framework
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
whatthejeff/nyancat-phpunit-resultprinter
Nyan Cat result printer for PHPUnit