Ian Wagner :osm: 🦀 :freebsd: on Nostr: Snapshot testing really is an amazing dev hack, and *why* it's awesome really hits a ...
Snapshot testing really is an amazing dev hack, and *why* it's awesome really hits a key theme I've been observing lately: making it easy to do the right thing.
Developers are lazy (in a good way). Don't get me wrong, I'm actually also a huge fan of things like property testing, but in many cases it's both more convenient and an extremely useful regression test to complement this with property testing.
Developers are lazy (in a good way). Don't get me wrong, I'm actually also a huge fan of things like property testing, but in many cases it's both more convenient and an extremely useful regression test to complement this with property testing.