|
|
|
|
|
by youoy
606 days ago
|
|
I would say that the complacency part is identifying good test with good coverage. I agree that writing test is one of the best use cases for LLMs, and it definitely saves engineers a lot of time. But if you follow them to blindly it is easy to get carried away by how easy it is to write tests that focus on coverage instead of actually testing more quality things. Which is what the previous comment was pointing at: > which turns things that COULD be missed by a skilled tester into things that are GUARANTEED to be missed. |
|