mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04: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
|