Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ymokay
/
ToxiCheck
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3e3daf9
ToxiCheck
/
tox.ini
Tbruand
chore(test): ajoute pytest-cov aux dépendances et configure tox.ini
8ed58a5
2 months ago
raw
Copy download link
history
blame
119 Bytes
[pytest]
testpaths
= tests
python_files
= test_*.py
filterwarnings
=
ignore::DeprecationWarning
addopts
= --cov=app