add pytest config
This commit is contained in:
parent
5e0eef7c59
commit
42a7df3055
@ -89,3 +89,7 @@ lint.ignore = [
|
||||
"TRY003", # Long exception message
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-rsXx"
|
||||
testpaths = ["masque"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user