Is there any way from the script to check the execution environment ? I’d like to know if the tests run locally or on the cloud.
What I want is to perform a sanity check of the environment variable and this sanity check needs to be different when running locally than when running on the cloud.