You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
Thank you for taking time to open a new issue. Please answer a few questions to help us fix it faster. You can delete text that is irrelevant to the issue.
Is this a bug report or a feature request?
It is a nice-to-have feature
If this is a new feature request, please describe it below
For now, we use the helper snapshot to perform a snapshot. However, as a JS developer I prefer using the same term that we use in other framework to perform snapshot: toMatchSnapshot()
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for taking time to open a new issue. Please answer a few questions to help us fix it faster. You can delete text that is irrelevant to the issue.
Is this a bug report or a feature request?
It is a nice-to-have feature
If this is a new feature request, please describe it below
For now, we use the helper
snapshot
to perform a snapshot. However, as a JS developer I prefer using the same term that we use in other framework to perform snapshot:toMatchSnapshot()
The text was updated successfully, but these errors were encountered: