Libraries tagged by xtest
vimeo/php-mysql-engine
204745 Downloads
A MySQL engine written in PHP for speeding up tests
tototoshi/staticmock
885757 Downloads
A mockery-like DSL to replace static method in test.
tddwizard/magento2-fixtures
406391 Downloads
Fixture library for Magento 2 integration tests
symplify/phpstan-extensions
4772338 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spekulatius/phpscraper
110826 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
spatie/pest-plugin-snapshots
1155384 Downloads
A package for snapshot testing in Pest
spatie/docker
86907 Downloads
Run a docker container in your PHPUnit tests
mheap/phpunit-github-actions-printer
1940010 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
553804 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
kirschbaum-development/laravel-openapi-validator
798120 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
josiasmontag/laravel-redis-mock
1458374 Downloads
This Laravel package provides a Redis mock for your tests
internations/http-mock
653586 Downloads
Mock HTTP requests on the server side in your PHP unit tests
helmich/phpunit-psr7-assert
889533 Downloads
PHPUnit assertions for testing PSR7-compliant applications
growthbook/growthbook
1569210 Downloads
PHP SDK for GrowthBook, the feature flagging and A/B testing platform
genesis/behat-fail-aid
1351395 Downloads
Get more out of your test suite by getting it to work with you when tests fail. Screenshots and more. Works with Goutte and MinkExtension.