247 skills found · Page 3 of 9
allure-framework / Allure PhpunitAllure integrations for PHP test frameworks: PHPUnit
joshgaber / NovaUnitUnit testing suite for Laravel Nova, built to extend PHPUnit
Yoast / Wp Test UtilsPHPUnit and WordPress cross-version compatibility layer for testing plugins and themes build for WordPress
jakzal / Phpunit InjectorInjects services from a PSR-11 dependency injection container to PHPUnit test cases
NETTUTS / PHPUnit And Composer WorkflowIn this lesson, we'll again focus on workflow. Specifically, we'll use Composer's built-in autoloading capabilities, along with namespacing, to make for an elegant testing experience. We'll also review a variety of PHPUnit best practices in the process. Ready?
weitzman / UpalPHPUnit based test framework for Drupal. Aims to runs all the existing Simpletests without modification.
michael-donat / Php VfsVery simple filesystem emulating PHP stream wrapper for use in unit testing with PHPUnit, PHPSpec or any other testing framework. It offers means to test methods interacting with real filesystem without creating temporary directories or file fixtures.
Nimut / Testing FrameworkTYPO3 testing framework that provides base classes and configuration for PHPUnit tests
IcyApril / WhatsChangedRun PHPUnit tests on only classes and tests which have changed
fiunchinho / Phpunit RandomizerA PHPUnit extension that allows you to execute your test cases in a random order
JeffreyWay / PHPUnit WrappersUse Assert and Should in your PHPUnit tests.
elliotchance / Concise✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.
matthewmueller / PHPUnit Test ReportBrowser testing with PHPUnit
cristianV0117 / Over Api¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
paul-thebaud / Phpunit GeneratorA PHPUnit 6 / 7 tests skeletons generator
jakzal / Phpunit GlobalsAllows to use attributes to define global variables in PHPUnit test cases
timkrase / Phpunit Coverage BadgeGithub Action to create a static test coverage badge from PHPUnit reports and automatically commit and push it to the repository.
LimeDeck / Phpunit Detailed PrinterDetailed output formatter for PHPUnit tests
wizacode / Phpunit SlicerSlice your PHPUnit test suite in chunks to run it in parallel
phpunit / Phpunit Testlistener XhprofA TestListener for PHPUnit that uses XHProf for automated profiling of the tested code.