5 ms·
I'm wondering if you can prompt it to work like this - make minimal changes, and run the tests at each step to make sure the code is still working
by elcomet 2y ago
I'm wondering if you can prompt it to work like this - make minimal changes, and run the tests at each step to make sure the code is still working
- espdev 2y agoThis thing can "fix" tests, not code. It just adjusts tests to incorrect code. So you need to keep an eye on the test code as well. That sounds crazy, of course. You have to constantly keep in mind that LLM doesn't understand what it is doing.