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

Ignore certain props feature #503

Open
cramhead opened this issue Feb 27, 2020 · 0 comments
Open

Ignore certain props feature #503

cramhead opened this issue Feb 27, 2020 · 0 comments

Comments

@cramhead
Copy link

Is this a bug report or a feature request?

It's a feature request or a question. I'd like to be able to ignore certain properties like autogenerated dates and ids. Is there a way to do this? I've not seen any documents in snap-shot-it that lead me to believe this kind of functionality exists in snap-shot-it

It could look like something like

expect(obj).toMatchSnapshot({
  id: expect.any(String),
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant