Libraries tagged by PHP Unit
erikgaal/pest-plugin-sharding
488300 Downloads
Pest Plugin to split tests into multiple runs
phpunitgoodpractices/traits
243105 Downloads
Highly opinionated PHPUnit good practices enforcer.
phpunitgoodpractices/polyfill
364875 Downloads
Lacking future-compat polyfills for PHPUnit.
phpunitgen/core
193662 Downloads
The PhpUnitGen core features for tests generation.
phpunitgen/console
190307 Downloads
The PhpUnitGen command line features for tests generation.
internations/http-mock
656121 Downloads
Mock HTTP requests on the server side in your PHP unit tests
chriskite/phactory
212777 Downloads
A Database Factory for PHP Unit Tests
sanmai/duoclock
276622 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
christophwurst/nextcloud_testing
801397 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
joshgaber/novaunit
360893 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
vanilla/htmlawed
560701 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
ptrofimov/xpmock
467301 Downloads
PHPUnit: simple syntax to create mock-objects
nexusphp/tachycardia
987927 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
laracasts/integrated
206695 Downloads
Simple, intuitive integration testing with PHPUnit.
kigaroo/snapshot-testing
509987 Downloads
Provides PHPUnit assertions for snapshot testing