Remix.run Logo
ep103 2 days 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 2 days ago | parent [-]

with LLMs, tests cost nearly nothing of effort but provide tremendous value.

contagiousflow 2 days ago | parent | next [-]

And you know those tests are correct how?

simonw 2 days ago | parent [-]

Look at what they are testing.

camgunz 2 days ago | parent | prev [-]

> 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: