api/run/tests/conftest.py
2025-11-14 14:47:19 +00:00

3 lines
85 B
Python

from modules.logger_tool import PytestFormatter
pytest_formatter = PytestFormatter()