mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
5 lines
306 B
ReStructuredText
5 lines
306 B
ReStructuredText
How to define a new suite?
|
|
==========================
|
|
|
|
To define a new suite it is needed to create a suite configuration file in a one of ``cli``/``domain``/``ui`` directory inside ``src/Sylius/Behat/Resources/config/suites``.
|
|
Then register that file in ``src/Sylius/Behat/Resources/config/suites.yml``.
|