linera-io/linera-protocol

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

Chiusa

#1761 aperta il 6 mar 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (2354 fork)batch import
good first issuetesting

Metriche repository

Star
 (32.149 stelle)
Metriche merge PR
 (Merge medio 2g 22h) (111 PR mergiate in 30 g)

Descrizione

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.

Guida contributor