|
|
|
|
|
by khasan222
28 days ago
|
|
My last sentence is definitely aspirational, it is how I try and go about it, but for sure I make mistakes. However your comments about writing spec tests was interesting to me. Honestly I don’t even write tests manually because of coverage checks. Being that the coverage check is not something easily manipulated, I always tell the ai, don’t ever change configs, and make the coverage pass whatever I set it to, most times > 95%. I just tell the AI, make this coverage pass. I find tremendous success with this technique, or anytime really I can find an objective way for the ai to test its work. |
|