Contract robustness and bottleneck test
This commit is contained in:
parent
ef8391e6a7
commit
fcd50bdfe8
14 changed files with 654 additions and 79 deletions
|
|
@ -40,4 +40,5 @@ pythonpath = ["src"]
|
|||
markers = [
|
||||
"integration: tests that exercise optional external package contracts",
|
||||
"markitect_tool: tests for the optional markitect-tool adapter boundary",
|
||||
"capacity: opt-in capacity sentinel tests for bottleneck and scaling risks",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue