def pytest_configure(config): # register the online marker config.addinivalue_line('markers', 'online: mark a test that goes online. VCR will automatically be used.')