dammit i'm turning into someone who likes writing tests.
or maybe i just like green-checkmark-driven validation.
or maybe i like how i don't have to keep all the little rules n' shit in my head if i build a bit of infrastructure that provides guardrails.
or maybe i just like green-checkmark-driven validation.
or maybe i like how i don't have to keep all the little rules n' shit in my head if i build a bit of infrastructure that provides guardrails.
Comments
I hand code one really good test file and then I have copilot reference it and it usually can write me similar tests for other tests with minimal fixing.
[fixes test]
oh no!
But also I prefer the last one. So many fewer things to try to juggle at once.