added pytest group
This commit is contained in:
parent
e3cda7539c
commit
ddafd190e6
@ -44,6 +44,7 @@ filterwarnings = [
|
||||
]
|
||||
markers = [
|
||||
"api_con_required: tests require an API connection (deselect with '-m \"not api_con_required\"')",
|
||||
"new: to test only new tests, usually removed afterwards (deselect with '-m \"not quick\"')",
|
||||
]
|
||||
log_cli = true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user