mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-13 05:48:37 +03:00
Initial commit
This commit is contained in:
7
pytest.ini
Normal file
7
pytest.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[pytest]
|
||||
testpaths = tests/
|
||||
python_classes = Test* *Test
|
||||
log_format = %(asctime)s - %(levelname)s - %(name)s - %(message)s
|
||||
log_level = DEBUG
|
||||
markers =
|
||||
filterwarnings =
|
||||
Reference in New Issue
Block a user