Skip to content
Snippets Groups Projects
pytest.ini 101 B
Newer Older
Sergey V's avatar
Sergey V committed
[pytest]
testpaths =
    test/int
    test/pgproto
Sergey V's avatar
Sergey V committed
addopts =
markers =
    webui