So, at the risk of angering tech folks, I find the drive towards LLM generated unit tests somewhat baffling, especially for net-new code. When I was in college, we were taught test-driven development, because tests specify what your code should actually do.

I wouldn't want an LLM written code spec.

Comments