add examples performance regression test
This commit is contained in:
parent
4c2d5051cd
commit
a8c876ae69
4 changed files with 394 additions and 15 deletions
|
|
@ -77,4 +77,6 @@ lint.ignore = [
|
|||
[tool.pytest.ini_options]
|
||||
addopts = "-rsXx"
|
||||
testpaths = ["inire"]
|
||||
|
||||
markers = [
|
||||
"performance: opt-in runtime regression checks against example-like routing scenarios",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue