UCAS-EasyTranslate / pytest.ini
shawnyue008's picture
Duplicate from sdfjliom/UCAS-EasyTranslate
d1b51a6
Raw
History Blame Contribute Delete
125 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
python_functions = test_*
python_classes = Test*
addopts = -v --tb=short