Golden Literal Testing in uTest 0.9.0
uTest is a small unit testing library I maintain that aims for simplicity and convenience. This blog post explores the Golden testing feature newly-added in uTest 0.9.0: why it is necessary, what it does, and how it works internally. This feature was inspired by the Jane Street blog post "What if writing tests was a joyful experience". Li Haoyi (@li_haoyi) |