Skip to content

Commit 802e700

Browse files
Manuraj-7Ishavyas9
authored andcommitted
Assertions doc changes
1 parent 6debb12 commit 802e700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kane-ai-command-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Mathematical assertions verify numerical operations or calculations.
171171
- Verify if the sum of 3 and 4 equals 7.
172172

173173
:::note
174-
KaneAI has replaced the Hard assertions feature with [Failure Conditions](https://www.lambdatest.com/support/docs/kaneai-failure-conditions). Existing test cases that use Hard assertions will continue to work as they always have. However, any new or edited test cases will use the new Failure Conditions approach.
174+
By default any assertion used has a failure condition set to fail test immediately if assertion fails. This change has been implemented since July, 20, 2025. Any tests which were authored or edited before this date, would have a failure condition set to warn, but continue by default. Existing tests would keep running as it is until you edit in KaneAI agent, post which the new failure conditions will get set. More details about failure conditions are available [here](https://www.lambdatest.com/support/docs/kaneai-failure-conditions)
175175
:::
176176

177177
## Unsupported Assertions

0 commit comments

Comments
 (0)