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

Depends on should just ensure the order of test execution #10

Open
kannangce opened this issue Apr 4, 2022 · 0 comments
Open

Depends on should just ensure the order of test execution #10

kannangce opened this issue Apr 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kannangce
Copy link
Contributor

Currently when the depends_on is mentioned in the scenario, it also takes care of executing the scenarios mentioned in the depends_on before executing the current test case. Depends on should just ensure the order of test execution, not execute the dependency everytime some dependent test is being called.

@kannangce kannangce added the enhancement New feature or request label Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant