/
githubmirror
/
screenshot-to-code
Обзор
Документация
Войти
/
githubmirror
/
screenshot-to-code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
backend/pytest.ini
7 строк
145 B
Abi Raja
fix: update all tests to use new create_prompt function signature
17 июн 2025, 22:57
17 июн 2025, 22:57
bff1a10
Код
Авторство
О чём код?
[pytest] testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* addopts = -v --tb=short asyncio_mode = auto