Hacker News new | ask | show | jobs
by 9rx 138 days ago
> make working with a test suite much more joyful than struggling with each assertion by hand

There is a time and place for golden tests, but this reads more like a case for property-based testing.