plugin Utilities for testing the rendering of projects. Classes¶ Functions¶ forger ¶ forger(request: FixtureRequest, tmp_path: pathlib.Path) Yield an instance of the Forger helper class that can be used to generate a project from a template. pytest_addoption ¶ pytest_addoption(parser) Add the –forge-output-dir option to the pytest command line.