Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Classic PhpUnit Bridge

This repository contains bootstrap files for unit and functional which works in normal and composer installation of shopware.

Why?

  • Independent of Core PHPUnit version
    • Currently mostly plugin developers are using the same PhpUnit version as from core
  • Works in the same way across all versions
  • Simple setup

Installation

Require frosh/shopware-classic-phpunit-bridge as dev requirement. And set following bootstrap files in your phpunit file

  • Unit => ../vendor/frosh/shopware-classic-phpunit-bridge/src/Bootstrap/Unit/bootstrap.php
  • Functional => ../vendor/frosh/shopware-classic-phpunit-bridge/src/Bootstrap/Functional/bootstrap.php

Example Plugin

Checkout FroshProfiler test suite

About

PHPUnit Bridge for Shopware Classic (5)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages