13 ms·
Counter-point, developers that get used to not caring about function implementation, are going to culturally also not care as much about test implementation, ma
by ep103 7mo ago
Counter-point, developers that get used to not caring about function implementation, are going to culturally also not care as much about test implementation, making this proposed ideal impossible.
- lmf4lol 7mo agowith LLMs, tests cost nearly nothing of effort but provide tremendous value.
- contagiousflow 7mo agoAnd you know those tests are correct how?
- simonw 7mo agoLook at what they are testing.
- camgunz 7mo ago> wow that's a lot of code, how will we ever review it? >> have a model generate a bunch of tests instead > wow that's a lot of test code, how will we know it's working correctly? >> review it > :face-with-rolling-eyes: