Files
vk-url-scraper/pytest.ini
Miguel Sozinho Ramalho b3c7ac8e5d Initial commit
2022-06-17 13:25:27 +01:00

8 lines
168 B
INI

[pytest]
testpaths = tests/
python_classes = Test* *Test
log_format = %(asctime)s - %(levelname)s - %(name)s - %(message)s
log_level = DEBUG
markers =
filterwarnings =