Use `pytest`, which is a dependency of osbuild since a few versions, instead of `unittest` for the source tests. The main reason is to be able to use `pytest.mark.parameterize` in the near future to easily generate a test matrix. |
||
|---|---|---|
| .. | ||
| data | ||
| mod | ||
| pipelines | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| initrd.py | ||
| test.py | ||