Add possibility to run whole folder of tests via CI/CD
Emily
Hi, the dynamic mode of our newly launched test suite is perfect for your use case. The suite can automatically associate scenarios in the specified directory. You can refer to the help document(https://docs.apidog.com/orchestrate-test-suite-1913655m0#2-dynamic-mode). Please make sure to update your Apidog(2.8.0) and CLI versions(2.0.0) before use.
In addition, the original scenarios also support running by folder. The specific parameter is: -f, --test-scenario-folder <folderId> Specify test scenario directory ID to run.