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

Require feature to skip the scenario or data iteration for condition mismatch during runtime #2217

Open
preetipadalia opened this issue Mar 8, 2022 · 2 comments

Comments

@preetipadalia
Copy link

preetipadalia commented Mar 8, 2022

Hi ,
I am trying to skip a scenario of data iteration based on a condition.
Can we either provide an exception which can be used to handle this or any method which provide this feature.

Thanks

@preetipadalia preetipadalia changed the title Skipping the scenario or data iteration for condition mismatch during runtime Require feature to skip the scenario or data iteration for condition mismatch during runtime Mar 8, 2022
@sschulz92
Copy link

I am also interested into this feature :)

@olivebadger14
Copy link

same here, we have a fair few scenarios which rely on certain resources being available.
If these resources are not available these tests should be skipped.
Currently there is no way to do this so the tests just intermittently fail

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

No branches or pull requests

3 participants