linera-io/linera-protocol

Use `insta` for snapshot tests in `linera-witty-macros`

Fechada

#1.761 aberto em 6 de mar. de 2024

 (0 comentário) (0 reação) (0 responsável)Rust (2.354 forks)batch import
good first issuetesting

Métricas do repositório

Stars
 (32.149 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 22h) (111 fundiu PRs em 30d)

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.

Guia do colaborador