You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the author of Karate and I think 90% of our user base uses your library, thanks for creating it - and it really works well.
I was wondering if you would consider a small change that will really help Karate users, for reference see this Stack Overflow post: https://stackoverflow.com/q/56989704/143475
The problem is when any skipped steps are found, the feature is considered "failed".
Can you possibly make a change so that you "fail" a feature only if any step is found "failed".
I'm attaching a sample JSON report output and an image of the current behavior.
demo.abort.abort.json.zip
I'm the author of Karate and I think 90% of our user base uses your library, thanks for creating it - and it really works well.
I was wondering if you would consider a small change that will really help Karate users, for reference see this Stack Overflow post: https://stackoverflow.com/q/56989704/143475
The problem is when any
skipped
steps are found, the feature is considered "failed".Can you possibly make a change so that you "fail" a feature only if any step is found "failed".
I'm attaching a sample JSON report output and an image of the current behavior.
Refer Karate issue: karatelabs/karate#755 (comment)
The text was updated successfully, but these errors were encountered: