Spaces:
Sleeping
Sleeping
| [pytest] | |
| asyncio_mode = auto | |
| testpaths = tests | |
| python_files = test_*.py *_test.py | |
| python_classes = Test* | |
| python_functions = test_* | |
| addopts = -v --tb=short | |
| [pytest] | |
| asyncio_mode = auto | |
| testpaths = tests | |
| python_files = test_*.py *_test.py | |
| python_classes = Test* | |
| python_functions = test_* | |
| addopts = -v --tb=short | |