What's Changed
* Internal methods are hidden from stack traces when a snapshot test fails. This makes the error message clearer to read. https://github.com/joseph-roitman/pytest-snapshot/pull/55
* Error messages are more helpful for developers unfamiliar with the library. https://github.com/joseph-roitman/pytest-snapshot/pull/56
**Full Changelog**: https://github.com/joseph-roitman/pytest-snapshot/compare/v0.8.1...v0.9.0