Writing tests with 100% code coverage can be difficult for even the simplest of programs.

Поделиться
HTML-код
  • Опубликовано: 3 май 2024
  • Find the code at: GitHub.com/Ripper53/game-of-life
  • НаукаНаука

Комментарии • 4

  • @CrypticCode
    @CrypticCode  27 дней назад

    Find the code at: github.com/Ripper53/game-of-life

  • @tonystdeng
    @tonystdeng 27 дней назад +3

    this is why you always use thousand of print statement instead of setting up a test

  • @jbeaudoin11
    @jbeaudoin11 27 дней назад +1

    This is why i f*ing hate tests... It's so much code that now you have to maintain.

  • @daysofend
    @daysofend 23 дня назад

    TDD has a ratio of 4 to 1 in lines.