Skip to content

Конфигурация

Конфигурация pyproject.toml для pytest

[tool.pytest.ini_options]
pythonpath = ["."]
testpaths = ["tests"]