▲ | AstroBen 2 days ago | ||||||||||||||||
How do you know the test suite is comprehensive if you don't have a grasp on what's happening? Not a gotcha I'm just extremely skeptical that AI is at a point to have the level of responsibility you're describing and have it turn into good code long term | |||||||||||||||||
▲ | danielbln 2 days ago | parent [-] | ||||||||||||||||
I do TDD. Plan out the feature, then have it write test. Scan the tests, check if everything is kosher. Then let it do the implementation, rinse and repeat. | |||||||||||||||||
|