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

Maintenance: Replace snapshottest with syrupy #49

Open
kwinkunks opened this issue Dec 20, 2023 · 0 comments
Open

Maintenance: Replace snapshottest with syrupy #49

kwinkunks opened this issue Dec 20, 2023 · 0 comments

Comments

@kwinkunks
Copy link
Member

This project uses snapshottest, a Pytest plugin.

It uses imp which is not compatible with Python 3.12. They seem not to be about to fix it: syrusakbary/snapshottest#166

It's easy to switch to syrupy, which has the same API. Migration instructions: https://github.com/tophat/syrupy?tab=readme-ov-file#migration-from-snapshottest

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