Now, when working with the testRail, the situation is as follows (example):
- There are files tests_suite.feature and tests_suite2.feature;
- I am running a GherkinSyncTool;
- All tests from both files are placed in a common section (the root section);
- If a want to create separate sections, I need to put tests_suite.feature in a separate folder called tests_suite. Only then will a section be created into testRail which the tests from the tests_suite.feature file.



It is not comfortable.
I would like to create a section directory on testRail by the name of the tests_suite.feature file in which tests from tests_suite.feature were placed.
Now, when working with the testRail, the situation is as follows (example):
It is not comfortable.
I would like to create a section directory on testRail by the name of the tests_suite.feature file in which tests from tests_suite.feature were placed.