• slevinkelevra@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    19 hours ago

    IMO this is a bad example as in theory, testers test code against requirements, and if there is no such req stating anything about saturation then how should the testers or in this case the LLM know?

    • CameronDev@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      18 hours ago

      It is over simplified, but there are often implicit requirements that a human would be aware of from the broader context that the LLM may not be.

      i.e add is used to increment a health bar, so wrap around doesn’t make sense.