def assertSetup(): try: Client.guess_config() except RuntimeError: raise SkipTest("no default config is detected")