Libraries tagged by TDES
lchrusciel/api-test-case
4706028 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
laravel/browser-kit-testing
8366760 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
jasonmccreary/laravel-test-assertions
3102335 Downloads
A set of helpful assertions when testing Laravel applications.
infection/abstract-testframework-adapter
18904735 Downloads
Abstract Test Framework Adapter for Infection
ergebnis/phpunit-slow-test-detector
4646038 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
zenstruck/foundry
8097949 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
zenstruck/assert
9900271 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
yoast/phpunit-polyfills
29399432 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
timacdonald/log-fake
4379694 Downloads
A drop in fake logger for testing with the Laravel framework.
theofidry/alice-data-fixtures
25027667 Downloads
Nelmio alice extension to persist the loaded fixtures.
php-mock/php-mock-phpunit
6647729 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14463920 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phake/phake
7506661 Downloads
The Phake mock testing library
pestphp/pest-plugin-mutate
8697094 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
25366937 Downloads
The Arch plugin for Pest PHP.