|
|
|
|
|
by LAC-Tech
367 days ago
|
|
I'd have much more confidence in an AI codebase where the human has chosen the property tests, than a human codebase where the AI has chosen the property tests. Tests are executable specs. That is the last thing you should offload to an LLM. |
|
I think the whole idea of getting LLMs to write the tests comes from a pandemic of under-abstracted, labour-intensive test suites. And that just makes the problem worse.