Skip to content

plugins.aea-ledger-fetchai.aea_ledger_fetchai.test_tools.fixture_helpers

Fixture helpers

fetchd

@pytest.fixture(scope="class")
def fetchd(fetchd_configuration=FETCHD_CONFIGURATION,
           timeout: float = 2.0,
           max_attempts: int = 20)

Launch the Fetch ledger image.