1

Show HN: Calque, Snapshot Testing in Elixir

Snapshot testing lets you make assertions without manually defining the expected result. Calque captures a snapshot of the output and compares future test runs against it.