247 skills found · Page 2 of 9
lstrojny / Phpunit Clever And SmartSmarter test runner for PHPUnit
recca0120 / Vscode PhpunitRun PHPUnit and Pest tests in VS Code with the native Test Explorer. Supports Docker, SSH, Laravel Sail, ParaTest, and Xdebug step-debugging.
anvoz / CodeIgniter SkeletonA decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.
mattiasgeniar / Phpunit Query Count AssertionsCatch N+1 queries, full table scans, duplicates, and slow queries in your PHPUnit/Pest tests. Supports Laravel, Doctrine, and Phalcon.
ergebnis / Phpunit Slow Test Detector⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.
facile-it / ParaunitRun PHPUnit tests in parallel
Automattic / WordblessWorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
mybuilder / Phpunit AcceleratorListeners to speed up PHPUnit tests
php-actions / PhpunitRun PHPUnit tests in Github Actions.
there4 / Slim Unit Testing ExampleUnit Testing Slim - Example PHPUnit route testing and mocking with the Slim Framework dependency injection container.
ManiruzzamanAkash / Wp React KitA simple starter kit to work in WordPress with WordPress Rest API, WP-script, React, React Router, Tailwind CSS, PostCSS, Eslint, WP-Data, WP-Data Store, Typescript, React Components, i18n, CRUD, PHP OOP plugin architecture easily in a minute.
ciareis / Bypass↪️ Bypass for PHP creates a custom HTTP Server to return predefined responses to client requests. Useful for tests with Pest PHP or PHPUnit.
ta-tikoma / Phpunit Architecture TestPHPUnit Application Architecture Test. For architecture tests
byjg / Php Swagger TestA set of tools for testing your REST calls based on the swagger documentation using PHPUnit
benholmen / DefragDisk defrag output for PHPUnit tests
convissor / Oop Plugin Template SolutionA well engineered template for creating WordPress plugins using object-oriented programming practices. Uses Settings API, multisite, i18n, PHPUnit tests.
diablomedia / Phpunit Pretty PrinterA PHPUnit result printer that shows per-file test progress and execution times
benbalter / Wordpress Plugin TestsA Travis CI compatible unit testing for WordPress plugins that utilizes the WordPress core unit testing framework and PHPUnit
Maher4Ever / Guard PhpunitGuard::PHPUnit automatically runs your tests
minkphp / Phpunit MinkLibrary for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.