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.
Comments URL: https://news.ycombinator.com/item?id=45793816
Points: 1
# Comments: 0
Source: github.com
