logoalt Hacker News

vorticalboxyesterday at 7:43 PM1 replyview on HN

one thing that aways slowed me down was writing jsdocs and testing.

Now i can write one example of a pass and then get codex to read the code and write a test for all the branches in that section saves time as it can type a lot faster than i can and its mostly copying the example i already have but changing the input to hit all the branches.


Replies

otabdeveloper4yesterday at 7:56 PM

> let's have LLMs check our code for correctness

Lmao. Rofl even.

(Testing is the one thing you would never outsource to AI.)

show 4 replies