• @[email protected]
    link
    fedilink
    23
    edit-2
    3 years ago

    Only if the code base is well tested.

    Edit: always add tests when you change code that doesn’t have tests.

    • @[email protected]
      link
      fedilink
      33 years ago

      And also try to make tests that don’t have to change if you refactor in future (although there are some exceptions)