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