|
|
|
|
|
by alganet
205 days ago
|
|
> "Take a look at those tests!" A math module that is not tested for division by zero. Classical LLM development. The suite is mostly happy paths, which is consistent with what I've seen LLMs do. Once you setup coverage, and tell it "there's a hidden branch that the report isn't able to display on line 95 that we need to cover", things get less fun. |
|
I think you can find a test somewhere in there with a commented code saying "FAWK can't do this yet, but yadda yadda yadda".