Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
salgadev
/
jam-buddy
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jam-buddy
/
pytest.ini
salgadev
Sync from GitHub 6feaf31d
b2e4883
verified
3 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
173 Bytes
[pytest]
testpaths
= tests
python_files
= test_*.py
python_classes
= Test*
python_functions
= test_*
filterwarnings
=
ignore::DeprecationWarning
addopts
= -v --tb=short