Project configuration
AI behavior
Choose how AI is applied when running locally
The following AI settings can be configured at the project level. Note that individual tests can still override these settings:
failureRecovery
: Whether or not Momentic should attempt failure recovery when running tests locally. Enabling this setting may increase the runtime of failing jobs by up to 2 minutes, delaying CI results. Defaults tofalse
.aiAction
: Whether or not AI action are available in the editor. Defaults tofalse
.
Example configuration
Was this page helpful?