Creating DevOps Quality Pipelines: CI/CD Step-by-Step Guide

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

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

  • @haraldfielker4635
    @haraldfielker4635 Месяц назад +8

    If you have "nothing" or very few tests - start by having at least smoke tests. Start with 5 or 10 of them. Make it a habit to write a few unit tests per feature you implement. It will become awesome.