a b/Tests/pytest.ini
1
[pytest]
2
addopts = --anybody_debug_mode=1
3
markers =
4
    slow: marks tests as slow (select slow tests with  with '--runslow')