Arthur-Wu commit
This commit is contained in:
13
pytest.ini
Normal file
13
pytest.ini
Normal file
@ -0,0 +1,13 @@
|
||||
[pytest]
|
||||
testpaths = YiMao/
|
||||
addopts = -p no:warnings
|
||||
log_cli = True
|
||||
markers =
|
||||
webtest: Run the Avata Open API case
|
||||
hello: Run the hello case
|
||||
log_level = INFO
|
||||
log_cli_level = INFO
|
||||
log_format = %(asctime)s %(levelname)s %(message)s
|
||||
log_cli_format = %(asctime)s %(levelname)s %(message)s
|
||||
log_date_format = %H:%M:%S
|
||||
log_cli_date_format = %H:%M:%S
|
Reference in New Issue
Block a user