|
|
|
|
|
by simonw
423 days ago
|
|
AI generated tests are genuinely fantastic, if you treat them like any other AI generated code and review them thoroughly. I've been writing Python for 20+ years and I still can't use unittest.mock without looking up the details every time. ChatGPT and Claude are great at that, which means I use it more often because I don't have to deal with the frustration of figuring it out. |
|