Comment on '3d-printing a screw' is a way to describe how AI integration is stupid most of the time

<- View Parent
Omgpwnies@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

yeah, it’s the copilot plugin for intellij, basically right click and choose generate tests, it’ll read the file and … well…

Downside to that approach is that it doesn’t know what some function calls do if they’re not part of that file, so it tends to miss places that need to be mocked out.

Occasionally it writes a test that’s “wrong”, and I have to fix the test… very rarely, the “wrong” test is actually “right” based on say a method signature or decision tree, and the method itself needs changing.

source
Sort:hotnewtop