mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-07 19:08:32 +03:00
15 lines
279 B
INI
15 lines
279 B
INI
[pytest]
|
|
minversion =
|
|
7.0.0
|
|
testpaths =
|
|
tests/
|
|
python_files =
|
|
*.py
|
|
addopts =
|
|
-vvv
|
|
--cov='tiktok_hashtag_analysis'
|
|
--cov-report html:reports/coverage
|
|
--html='reports/tests.html'
|
|
--self-contained-html
|
|
filterwarnings =
|
|
ignore:Glyph (.*) missing from current font |