UCAS-EasyTranslate / pytest.ini
ShawnYue
Person E: utils, experiment scripts, report figure generator; omit HF-rejected binaries
f102f56
Raw
History Blame
142 Bytes
[pytest]
pythonpath = src
testpaths = tests
python_files = test_*.py
python_functions = test_*
python_classes = Test*
addopts = -v --tb=short