Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 368 Bytes

2021-08-31-add-bootstrapper-class-to-ease-unit-test-bootstrapping-for-plugins.md

File metadata and controls

9 lines (9 loc) · 368 Bytes
title issue author author_email author_github
Add TestBootstrapper class to ease unit test bootstrapping for plugins
NEXT-16981
Patrick Weyck
p.weyck@shopware.com
Patrick Weyck

Core

  • Added class \Shopware\Core\TestBootstrapper which allows easy unit test bootstrapping for plugins. It supports automatic plugin activation of the configured plugins.