Libraries tagged by teste
pestphp/pest-plugin-mock
1458852 Downloads
Adds mocking capabilities to Pest or PHPUnit
ergebnis/clock
1018904 Downloads
Provides abstractions of a clock.
zalas/phpunit-injector
318836 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
329258 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
yireo/magento2-checkouttester2
416586 Downloads
Checkout Tester for Magento 2
vimeo/php-mysql-engine
214034 Downloads
A MySQL engine written in PHP for speeding up tests
tototoshi/staticmock
943691 Downloads
A mockery-like DSL to replace static method in test.
tddwizard/magento2-fixtures
414128 Downloads
Fixture library for Magento 2 integration tests
spekulatius/phpscraper
117762 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
spatie/docker
96192 Downloads
Run a docker container in your PHPUnit tests
mortexa/laravel-arkitect
184261 Downloads
Test and enforce architectural rules in your Laravel applications
mheap/phpunit-github-actions-printer
2007944 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
584991 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).
laracasts/testdummy
1412023 Downloads
Easy test stubs
kirschbaum-development/laravel-openapi-validator
864603 Downloads
Automatic OpenAPI validation for Laravel HTTP tests