UCAS-EasyTranslate / pytest.ini
jiaoruotong's picture
Add Streamlit preview frontend and normalize line endings
86fe6bc verified
Raw
History Blame
131 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
python_functions = test_*
python_classes = Test*
addopts = -v --tb=short