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

--repeat=N to repeat failing tests #56

Open
vptes1 opened this issue Nov 1, 2019 · 0 comments
Open

--repeat=N to repeat failing tests #56

vptes1 opened this issue Nov 1, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@vptes1
Copy link
Collaborator

vptes1 commented Nov 1, 2019

--repeat=N repeats a failing test up to N times, to mitigate environmental instability and/or webdriver quirks.

Maybe also take screenshots for failing tests by default? (if --screenshots isn't set)

Right now, we advise users to run smashtest -s multiple times after a normal run. This will have the same effect, but will allow the user to only run one command.

@vptes1 vptes1 added the enhancement New feature or request label Nov 1, 2019
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