Revision ff33f609fa62e487980891656780d57ffdc3f33c authored by Jenkins for Software Heritage on 02 March 2021, 08:19:54 UTC, committed by Jenkins for Software Heritage on 02 March 2021, 08:19:54 UTC
1 parent 2460762
Raw File
pytest.ini
[pytest]
addopts = --doctest-modules -p no:pytest_swh_core
norecursedirs = docs .*
markers =
    fs: tests that involve filesystem ios
back to top