• Buckshot@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      11 days ago

      It’s taken me a while to learn how to use it and where it works best but I’m coming around to where it fits.

      Just today i was doing a new project, i wrote a couple lines about what i needed and asked for a database schema. It looked about 80% right. Then asked for all the models for the ORM i wanted and it did that. Probably saved an hour of tedious typing.

        • pirat@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          7 days ago

          I assume we’re talking about software testing? I’d like to know more about:

          • The meaning of negative and positive tests in this context

          • Good examples of badly done negative tests by LLMs