• sirdorius@programming.dev
    link
    fedilink
    arrow-up
    28
    ·
    2 months ago

    Isn’t this just the natural evolution of TDD? Write tests, pass them, don’t care about how garbage the code is to make them pass

    • trolololol@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      But if the ai writes the tests and you don’t read them, how would you know if that’s 100 lines of assertTrue(true) ?

    • bjaress@ttrpg.network
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      So, “red, green, refactor” has become “red, green, deploy”?

      That’s a change, for sure, but I wouldn’t call it an evolution.