Files
OpenHands/tests/e2e/pytest.ini
2025-08-14 18:59:06 +00:00

7 lines
119 B
INI

[pytest]
testpaths = tests/e2e
python_files = test_*.py
python_classes = Test*
python_functions = test_*
timeout = 300