def start_fixture(self): if os.environ.get('GABBI_SKIP_NETWORK', 'False').lower() == 'true': raise case.SkipTest('live tests skipped')