CodeCraftLab / pytest.ini
S-Dreamer's picture
Upload 14 files
5dd070e verified
raw
history blame contribute delete
70 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
addopts = -v -ra