Libraries tagged by test-suite
php-ecma-intl/test
1479 Downloads
A conformance test suite for pecl/ecma_intl
oscmarb/phpunit-speedgun
3 Downloads
Search for slow tests in your PHPUnit test suite
orangecat/magento2-playwright-suite
14 Downloads
Base Playwright ETE test suite for Magento 2
mindplay/funit
28 Downloads
A simple test suite for PHP 5.3+, partially inspired by QUnit.
laramint/queryguard
23 Downloads
Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.
itcig/phpunit
3709 Downloads
PHPUnit extender for bootstrapping unit and integration test suites.
gricob/functional-test-bundle
7137 Downloads
Test suit for Symfony projects
emmo00/mock-paystack-laravel
120 Downloads
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
devinweb/laravel-test-parallel
7454 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
chapabu/codeception-module-drupal
10328 Downloads
A module for Codeception that exposes the Drupal API to test suites.
alzander/bluetooth-fct
7 Downloads
CLI based functional test suite using the Nordic Master Control Panel Android app.
abenevaut/phpunit-slicer
19 Downloads
Tool to slice PHPUnit tests files to tests suites.
symfony/image-fixtures
104 Downloads
Fixtures for the Symfony Image Component test suite
ozh/phpunit-overassertive
4610 Downloads
Find over assertive tests in your PHPUnit test suite