public static boolean runDigitalTwinTests= Boolean.parseBoolean(Tools.retrieveEnvironmentVariableValue("RUN_DIGITAL_TESTS", "true"))
谢谢。