DEV Community

Lucian Ghinda
Lucian Ghinda

Posted on

LLM: removing a test because it cannot make it pass

During the workshop on reliable test case generation using LLMs that I delivered at EuRuKo, I talked about the importance of staying in control for effective testing.

Without it, LLMs might do things like this: After several attempts to pass a test, the option becomes simply to remove it. 🤔

LLM removing a test because it does not pass

Top comments (0)