Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 689 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 689 Bytes

Scrutinizer Code Quality Build Status

SCD 2016 Example Plugin for "Unittests in Shopware Plugins"

run your tests

  • phpunit <-- run all available tests; an installed sw instance is needed
  • phpunit --group unit-tests
  • phpunit --group integration-tests

Example Plugin for following Talk: joind.in/talk/d346a