Libraries tagged by test
zalas/phpunit-globals
238472 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
yireo/magento2-checkouttester2
351028 Downloads
Checkout Tester for Magento 2
wp-cli/shell-command
4859123 Downloads
Opens an interactive PHP console for running and testing PHP code.
vimeo/php-mysql-engine
177162 Downloads
A MySQL engine written in PHP for speeding up tests
tototoshi/staticmock
691669 Downloads
A mockery-like DSL to replace static method in test.
tddwizard/magento2-fixtures
381560 Downloads
Fixture library for Magento 2 integration tests
symplify/phpstan-extensions
4272974 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spekulatius/phpscraper
86667 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
spatie/pest-plugin-snapshots
927095 Downloads
A package for snapshot testing in Pest
spatie/docker
65557 Downloads
Run a docker container in your PHPUnit tests
mortexa/laravel-arkitect
43562 Downloads
Test and enforce architectural rules in your Laravel applications
mheap/phpunit-github-actions-printer
1763626 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
463112 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
618827 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
josiasmontag/laravel-redis-mock
1222756 Downloads
This Laravel package provides a Redis mock for your tests