Alternatives
inline-snapshot is not the only snapshot library for python. There are several others to:
All of them have things that make them unique. What sets inline-snapshot apart is the ability to store snapshots directly in the source code. This leads to less indirections in the code which improves readability and code-reviews.
If you miss a feature that is available in other libraries, please let me know.