Skip to content

netgen-layouts/layouts-sylius

Repository files navigation

Netgen Layouts & Sylius eCommerce integration

Installation instructions

INSTALL.md

Running tests

Running tests requires that you have complete vendors installed, so run composer install before running the tests.

You can run unit tests by simply calling vendor/bin/phpunit from the repo root.