並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

test_driven_developmentの検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

test_driven_developmentに関するエントリは3件あります。 テスト開発記事 などが関連タグです。 人気エントリには 『受け入れテスト駆動開発で不確実性に段階的に対処する/Addressing Uncertainty Incrementally with Acceptance Test-Driven-Development』などがあります。
  • 受け入れテスト駆動開発で不確実性に段階的に対処する/Addressing Uncertainty Incrementally with Acceptance Test-Driven-Development

    スクラムフェス新潟2024の発表資料です。

      受け入れテスト駆動開発で不確実性に段階的に対処する/Addressing Uncertainty Incrementally with Acceptance Test-Driven-Development
    • Test-Driven Development with an LLM for Fun and Profit

      Welcome to the very first post in a new blog! Here I will discuss software development, SRE work, and other fun stuff. Sometimes an idea is just too good to pass up. I hope this blog will motivate me to turn sparks and little pieces into general knowledge in writing the words down. The other day I was discussing Tabby with a coworker. We talked about whether we should consider AI-autocompleted cod

      • Test Driven Development in Vibe codingが割と上手くいっている|くぅ

        最近は、CursorとDevinを使いこなしてVibe codingしてます。ある程度の開発経験を経た上での学びを言語化しました。 TDDの基本をおさらいTDD(Test Driven Development)は、機能を実装する前にまず「失敗するテスト(=Red)」を書き、それを通すための最小限のコードを書き(=Green)、その後に設計改善やリファクタリングを行う(=Refactor)という開発サイクルです。 この「仕様→実装→改善」の小さなループを高速に回すことで、安全かつ持続可能なコードベースを築くアプローチです。 テストは単なる“品質確認”ではなく、「ソフトウェアに何を求めているか」を明文化する設計の起点でもあります。TDDは、その意味で“書き方”というより“考え方”に近い開発手法です。 業務でVibe codingをする上での難しさ私たちがプロダクトを作っているのは、PoCでも社

          Test Driven Development in Vibe codingが割と上手くいっている|くぅ
        1

        新着記事