• BatmanAoD@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    I agree so, so much; and I’ve been saying similar things for years.

    But I recognize that it’s probably a hard problem. For one thing, auth is almost never going to work the same way in CI as it does locally.

    …still, though, I feel like there could be some much nicer tooling here.

    • AggressivelyPassive@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      It can’t be that hard to create a test harness, so I can plug my own variables into the runner context.

      Even just an 80% solution would speed up development tremendously.