▲ | skydhash 6 days ago | ||||||||||||||||
I'll bite. What are those things that they are good for? And consistently so? | |||||||||||||||||
▲ | Tainnor 6 days ago | parent [-] | ||||||||||||||||
As someone who leans more towards the side of LLM-sceptiscism, I find Sonnet 4 quite useful for generating tests, provided I describe in enough detail how I want the tests to be structured and which cases should be tested. There's a lot of boilerplate code in tests and IMO because of that many developers make the mistake of DRYing out their test code so much that you can barely understand what is being tested anymore. With LLM test generation, I feel that this is no longer necessary. | |||||||||||||||||
|