mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 15:28:14 -05:00
7 lines
119 B
INI
7 lines
119 B
INI
[pytest]
|
|
testpaths = tests/e2e
|
|
python_files = test_*.py
|
|
python_classes = Test*
|
|
python_functions = test_*
|
|
timeout = 300
|