Post #1722040
2026-04-19 16:52 UTC
we already had this discourse a decade ago over TDD, and the result was a pretty universal "automated tests are important and you should have them, but it doesn't mean you don't need QA"
Replies (2)
-
@jneen@unstable.systems 2026-04-19 16:52
not to mention most of the devs i see in the field are generating their *tests* with AI, which completely defeats their purpose in catching AI errors.
-
@hyratel@yiff.life 2026-04-28 05:34
@jneen automated tests can catch Mechnical problems but not Philosophical problems. "Is this working" (returns good) vs "Is this *correct*"