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

Selenium test priority in Flask #131

Open
ymatinfard opened this issue Feb 6, 2019 · 0 comments
Open

Selenium test priority in Flask #131

ymatinfard opened this issue Feb 6, 2019 · 0 comments

Comments

@ymatinfard
Copy link

I have a use case in selenium in which the priority of test functions are important. I'm using LiveServerTestCase in flask for tests. In Java, there is a decorator @test(priority=0) for defining test priorities. My question is what is the equivalent in Flask?
Below is the link of the similar question asked in StackOverflow:
https://stackoverflow.com/questions/54551456/selenium-test-priority-in-flask

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

1 participant