Asigning test Priority
Answered
My feature file has four tests that must run in a specific order. We use Java, Cucumber, Junit.
For my feature file tests, I tried the @E2E (priority = 0), etc., but I got an unexpected element error.
Any suggestions on what I should change in my code to ensure my tests execute in a specific order?
Thank you for your help.
Please sign in to leave a comment.
MICHAEL VON RUECKER Can you provide a simple sample project? You can use our upload service, just let us know the upload ID(it's only visible to JetBrains employees).