linera-io/linera-protocol
Use `insta` for snapshot tests in `linera-witty-macros`
Fermée
#1 761 ouverte le 6 mars 2024
good first issuetesting
Métriques du dépôt
- Stars
- (32 149 étoiles)
- Métriques de merge PR
- (Merge moyen 2j 22h) (111 PRs mergées en 30 j)
Description
We currently have several snapshots embedded in the code of linera-witty-macros. insta is a tool for managing snapshots so that they don't clutter up the code and can be easily reviewed and regenerated that we are now using in linera-views-derive. It would be nice to use it for linera-witty-macros as well.