legen / pytest.ini
RafaG's picture
Upload 31 files
f0cf837 verified
raw
history blame contribute delete
130 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
norecursedirs = tmp temp downloads hardsubs_m softsubs_m m docs
addopts = -ra