Skip to main content

infrahub_sdk.pytest_plugin.items.check

Classes

InfrahubCheckItem

Methods:

instantiate_check

instantiate_check(self) -> None

run_check

run_check(self, variables: dict[str, Any]) -> Any

repr_failure

repr_failure(self, excinfo: ExceptionInfo, style: str | None = None) -> str

InfrahubCheckSmokeItem

Methods:

runtest

runtest(self) -> None

InfrahubCheckUnitProcessItem

Methods:

runtest

runtest(self) -> None

InfrahubCheckIntegrationItem

Methods:

runtest

runtest(self) -> None