Hacker News new | ask | show | jobs
by TrickardRixx 1260 days ago
Is there a way to give ChatGPT a test suite and ask it for code that passes the suite?
1 comments

Not as part of ChatGPT, you need to write/use a tool that takes a test and a prompt and re-runs the prompt until the output passes the test.
Sounds like someone should corner that market ASAP.