We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When working with a threshold, reference images may drift. It can be nice to update them from time to time without waiting for a failure to occur.
A command like ember backstop:regenerate might be useful to blank all reference images and create new ones.
ember backstop:regenerate
The text was updated successfully, but these errors were encountered:
Hey -- thanks for this comment -- there was already support for this -- but it was undocumented!
I just added the notes... see here... https://github.com/garris/ember-backstop/blob/master/README.md#reference-only-mode
This is relatively new feature so please LMK if it works for you. Cheers.
Sorry, something went wrong.
No branches or pull requests
When working with a threshold, reference images may drift. It can be nice to update them from time to time without waiting for a failure to occur.
A command like
ember backstop:regenerate
might be useful to blank all reference images and create new ones.The text was updated successfully, but these errors were encountered: