1
2
3
4
[tool.pytest.ini_options]
markers = [
  "infiniterecursion: mark test as infinite recursion",
]