← Back to context

Comment by ep103

13 hours 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.

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

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