> This all started because I was contractually obligated to write unit tests for a codebase with hundreds of thousands of lines of code and go from 0% to 80%+ coverage in the next few weeks - seems like something Claude should do.
Is your client ok with this? Are the tests any good?
https://github.com/DeprecatedLuke/claude-loop seems relevant
https://github.com/anthropics/claude-code/tree/main/plugins/...
"The technique is named after Ralph Wiggum from The Simpsons, embodying the philosophy of persistent iteration despite setbacks."
Lol I've done exactly the same thing past 3 weeks with a python script. Tests are okayish, it's very exhausting spending hours just reviewing tho.