Y
Hacker News
new
|
ask
|
show
|
jobs
by
p1esk
122 days ago
“here's a failing test—do whatever you can to fix it”
Bad idea. It can modify the code that the test passes but everything else is now broken.
1 comments
SatvikBeri
122 days ago
I've heard this said a lot but never had this problem. Claude has been decent at debugging tests since 4.0 in my experience (and much better since 4.5)
link