Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: don't fail a feature (and whole suite) if steps are only skipped (not failed) #156

Closed
ptrthomas opened this issue Jul 11, 2019 · 1 comment

Comments

@ptrthomas
Copy link

image

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)

@damianszczepanik
Copy link
Owner

Already requested damianszczepanik/cucumber-reporting#636

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants