-
@ MichaelJ
2025-06-14 15:37:29It's better when you write tests first. My copilot-instructions file says "**TESTS ARE SACROSANCT.** NEVER modify them without explicit permission from the developer." Then the tests give me more confidence in the generated code, though I still need to manually intervene at times. The thing is, everyone hates writing tests. The other thing is, if you're careful, you can write tests faster with LLMs.