Manage quarantined tests for the current project. Quarantined tests still run by default but their results do not affect pipeline success, seeDocumentation Index
Fetch the complete documentation index at: https://momentic.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
run --skip-quarantined for opt-out
behavior.
add
Quarantine a test so it stops impacting pipeline status.
Arguments
Name or path of the test to quarantine. Omit to pick interactively.
Options
Free-form reason shown alongside the test in the Momentic dashboard.
list
List every currently quarantined test in the project.
remove
Unquarantine a test so its result counts again.
Arguments
Name or path of the test to unquarantine. Omit to pick interactively.
Options
Optional reason recorded alongside the change.