Yeah learned this the hard way.

  • fibojoly@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    2 days ago

    Our company “architects” decided we needed 80% coverage minimum. On a mostly .Net 4.8 codebase. Hundreds of programs used in prod, with barely any tests in sight.
    It’s a fucking nightmare.

    • Metju@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      16 hours ago

      Ah, the classical “just introduce tests in a legacy codebase”, what can go wrong?

      My condolences, it’s always a BITCH to handle