Hacker News new | ask | show | jobs
by brocha 1179 days ago
Mentioned in another thread - I use it to write unit tests for me.

I give it a function, tell it to write a test and it largely gets it right most of the time. I have to tweak it but the time spent is a lot less than if I did it myself

1 comments

Wouldn’t the other way round be even more productive?
I feel so dumb that I didn't consider this until reading your comment.