title | issue | author | author_email | author_github |
---|---|---|---|---|
Add TestBootstrapper class to ease unit test bootstrapping for plugins |
NEXT-16981 |
Patrick Weyck |
Patrick Weyck |
- Added class
\Shopware\Core\TestBootstrapper
which allows easy unit test bootstrapping for plugins. It supports automatic plugin activation of the configured plugins.