Runs tests on a provisioned Kyma cluster.
Use this command to run tests on a provisioned Kyma cluster.
-h, --help Displays help for the command.
--kubeconfig string Specifies the path to the kubeconfig file. By default, Kyma CLI uses the KUBECONFIG environment variable or "/$HOME/.kube/config" if the variable is not set.
--non-interactive Enables the non-interactive shell mode.
-v, --verbose Displays details of actions triggered by the command.
- kyma - Controls a Kyma cluster.
- kyma test definitions - Shows test definitions available for a provisioned Kyma cluster.
- kyma test delete - Deletes test suites available for a provisioned Kyma cluster.
- kyma test list - Lists test suites available for a provisioned Kyma cluster.
- kyma test logs - Shows the logs of tests Pods for a given test suite.
- kyma test run - Runs tests on a Kyma cluster.
- kyma test status - Shows the status of a test suite and related test executions.