...
The YAML that is shown here can also be stored in source control in the root/fdtests
folder to allow for versioning of the test configuration. For example:
...
Info |
---|
Once stored in source control you can safely delete the test automation configuration from your project. Files stored in root/fdtests are discovered and automatically saved to artifacts directory on build execution. YAML files in the artifacts/fdtests directory of a project’s latest successful deployment are tested in addition to the project’s test configuration on test execution within FlexDeploy.
|
Once the yaml file is configured or saved in your projects source code you are ready to begin executing tests!
...