eslint-plugin-no-snapshots
v1.3.1
Published
Avoid testing functionality using `toMatchSnapshot()`.
Downloads
89
Maintainers
Readme
eslint-plugin-snapshots
Avoid testing functionality using toMatchSnapshot()
.
If you are using @testing/library
there is a handy package called jest-dom where there are nifty jest matchers, for example toHaveStyle()