pytest.mark.parametrize(
"ini_file_text, invalid_keys, warning_output, exception_text",
[
pytest.param(
"""
[pytest]
unknown
| 1 | import os |
| 2 | import re |
| 3 | import sys |
| 4 | import textwrap |
nothing calls this directly
no outgoing calls
no test coverage detected