Spaces:
Sleeping
Sleeping
| [pytest] | |
| # Only run tests in the pytest_tests directory | |
| testpaths = tests/pytest_tests | |
| python_files = test_*.py | |
| log_cli = true | |
| log_cli_level = INFO | |
| log_cli_format = %(asctime)s [%(levelname)s] %(message)s | |
| log_cli_date_format = %H:%M:%S | |