debian-forge/osbuild/testutil
Michael Vogt 061501d4c2 osbuild: add new testutil.imports module to help test stages
This commit adds `osbuild.testutil.imports.import_module_from_path`
that can be used to import arbitrary python source files. This
allows importing files from the stages directory that have a
non python friendly filename like `org.osbuild.kickstart`.
2023-11-07 15:12:08 +01:00
..
__init__.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00
imports.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00