-
Notifications
You must be signed in to change notification settings - Fork 102
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
Sauce Visual Espresso docs #2988
Conversation
Deploy preview ready for 2988! |
Deploy preview ready for 2988! |
1 similar comment
Deploy preview ready for 2988! |
Deploy preview ready for 2988! |
Deploy preview ready for 2988! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a description to the clip to element support?
Deploy preview ready for 2988! |
Deploy preview ready for 2988! |
1 similar comment
Deploy preview ready for 2988! |
Deploy preview ready for 2988! |
1 similar comment
Deploy preview ready for 2988! |
Your review for the newly added FPS section would be much appreciated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some Vale warnings for title case in heading. May be worth updating before merging. Otherwise looks good.
``` | ||
|
||
To enhance efficiency in managing tests, it's important to provide a specific test name and suite name for each test. This practice allows Sauce Visual to effectively organize snapshots into coherent groups. As a result, it simplifies the review process, saving time and effort in navigating through test results and understanding the context of each snapshot. | ||
|
||
Moreover, our Espresso binding offers an automated solution to this process. By integrating the following code snippet into your tests, the Java Binding can automatically assign appropriate test names and suite names, streamlining your testing workflow. | ||
Moreover, our Espresso binding offers an automated solution to this process. By integrating the following code snippet into your tests, the Sauce Visual can automatically assign appropriate test names and suite names, streamlining your testing workflow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the Sauce Visual
Would remove 'the' here
Deploy preview ready for 2988! |
1 similar comment
Deploy preview ready for 2988! |
No description provided.