LogicFlow AG
c/o Lucas Fievet
Butzenstrasse 30
CH-8041 Zürich
Switzerland
VAT No.CHE-445.455.310 MWST
The Astra CLI provides commands to execute a suite with a single line of code. The following command initializes a new Astra configuration file in the current folder.
The astra.json template created by the initialization command provides the following options.
The following export command exports the suite configured in the astra.json as code.
The following run command runs the suite configured in the astra.json.
Run the suite as defined in astra.json. The AstraUrl and the SuiteId need to be configured.
Run the suite as defined in astra.json but with additional execution tags and higher timeout.
Run the suite in fire and forget mode and override the test base URL. The test results will not delay our impact your build pipeline. The test base URL can be used to run the tests against an installation of your target application different from the installation used for recording the test cases.