Aurelien
4 years agoContributor
Sync scenarios with Gitlab for manual execution
Hi,
Our feature files are written directly inside the repository of a Gitlab project. They are manually executed. I would like to know if this is possible to synchronize the scenarios directly from the Gitlab repository using the application hook.
It seems to have some of this feature with a project of type "BDD with Cucumber", but not with the type "Test management". For this last one, I can only import the file (one by one) from Gitlab or from a local folder. Meaning that scenarios in CucumberStudio will get unsynchronized if we forget to import them at every modification.
Thanks!