Libraries tagged by tester
ergebnis/clock
1055596 Downloads
Provides abstractions of a clock.
zalas/phpunit-globals
346801 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
yireo/magento2-emailtester2
322757 Downloads
Preview transactional emails and test send them in your backend
yireo/magento2-checkouttester2
431014 Downloads
Checkout Tester for Magento 2
vimeo/php-mysql-engine
224255 Downloads
A MySQL engine written in PHP for speeding up tests
tototoshi/staticmock
999505 Downloads
A mockery-like DSL to replace static method in test.
tddwizard/magento2-fixtures
421176 Downloads
Fixture library for Magento 2 integration tests
spekulatius/phpscraper
125256 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
spatie/docker
101614 Downloads
Run a docker container in your PHPUnit tests
mheap/phpunit-github-actions-printer
2049525 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
mattiasgeniar/phpunit-query-count-assertions
612091 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
1417059 Downloads
Easy test stubs
kirschbaum-development/laravel-openapi-validator
922353 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
josiasmontag/laravel-redis-mock
1591804 Downloads
This Laravel package provides a Redis mock for your tests
imanghafoori/eloquent-mockery
551437 Downloads
Allows you to design your tests in an independent manner.