infrahub_sdk.pytest_plugin.items.python_transform
Classes
InfrahubPythonTransformItem
Methods:
instantiate_transform
instantiate_transform(self) -> None
run_transform
run_transform(self, variables: dict[str, Any]) -> Any
repr_failure
repr_failure(self, excinfo: ExceptionInfo, style: str | None = None) -> str
InfrahubPythonTransformSmokeItem
Methods:
runtest
runtest(self) -> None
InfrahubPythonTransformUnitProcessItem
Methods:
runtest
runtest(self) -> None
InfrahubPythonTransformIntegrationItem
Methods:
runtest
runtest(self) -> None