Details
-
Enabler
-
Should have
-
Services
-
-
-
Inter Program
-
-
-
18.6
-
-
Team_SYSTEM testing
Description
We want to keep the gherkin formulation of each test under git, even though some of the tests may be represented and manipulated via Xray. Therefore the git repo contains in its folders the gherkin formulation of any test that is expected to run.
For this reason we need some mechanism (eg. a specific script) that can be used to make sure that the test formulation downloaded from Xray is the same as the one stored in some file in the source code repo; or to overwrite the latter if so desired.
Such a script should be invoked any time a gherkin scenario is run.