# Container build reports
how to split a test function in multiple tests ?
https://docs.pytest.org/en/stable/parametrize.html#basic-pytest-generate-tests-example
more complex example:
https://github.com/ansible-community/pytest-molecule/blob/master/pytest_molecule/__init__.py