Skip to main content

Unable to retry entire feature file using retry flag in default.srprofile

Answered

Comments

1 comment

  • Official comment
    Balazs Epresi

    Hello!

    Interesting requirement you have there. Why do you need to retry the whole Feature file? 

    The purpose of the Feature keyword is to provide a high-level description of a software feature, and to group related scenarios.
    https://cucumber.io/docs/gherkin/reference/#Feature

    So the Feature is just a collection of tests. Why do you want to retry a not failed test? However in your case you could try to set the retryFor to All.

    Kind regards,
    Balázs

Please sign in to leave a comment.

Powered by Zendesk