ploosh.
Documentation
Mandatory arguments
--connection: The connection file name to use--cases: The test case folder where the test cases yaml files are stored
Optional arguments
--export: The export format to use. Can beJSON,CSVorTRX. Default isJSON--filter: A wildcard to filter the test cases to execute. The default value is*.ymlwhich means all the test cases will be executed--p: The parameter value to use. The parameter name is the name of the parameter in the connection file. The parameter value can be passed as an environment variable or as a command line argumentname>