Skip to main content

infrahub_sdk.pytest_plugin.plugin

Functions​

pytest_addoption ​

pytest_addoption(parser: Parser) -> None

pytest_sessionstart ​

pytest_sessionstart(session: Session) -> None

pytest_collect_file ​

pytest_collect_file(parent: Collector | Item, file_path: Path) -> InfrahubYamlFile | None

pytest_configure ​

pytest_configure(config: Config) -> None