
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Fri, 12 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/property-based-testing/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical.en</guid>
    <title>Property-Based Testing in Practice — Catching the Bugs Examples Cannot</title>
    <link>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical.en</link>
    <description>A practice-first guide to property-based testing (PBT), which catches the bugs that example-based tests miss. Covers the core concepts of properties, generators, and shrinking, a pattern catalog for discovering properties, working examples in Python Hypothesis, Java jqwik, and JS fast-check, state machine testing, CI integration, and the synergy with verifying AI-written code.</description>
    <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>testing</category><category>property-based-testing</category><category>hypothesis</category><category>jqwik</category><category>fast-check</category><category>ci</category><category>quality</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical.ja</guid>
    <title>プロパティベーステスト実践 — 例示テストが捕まえられないバグを捕まえる方法</title>
    <link>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical.ja</link>
    <description>例示ベースのテストが見逃すバグを捕まえるプロパティベーステスト(PBT)を実践中心に整理します。プロパティ/ジェネレーター/シュリンキングの核心概念、プロパティ発見のパターンカタログ、Python HypothesisとJava jqwikとJS fast-checkの動作例、ステートマシンテスト、CI統合、AIが書いたコードの検証とのシナジーまで扱います。</description>
    <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>testing</category><category>property-based-testing</category><category>hypothesis</category><category>jqwik</category><category>fast-check</category><category>ci</category><category>quality</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical</guid>
    <title>속성 기반 테스트 실전 — 예제가 못 잡는 버그를 잡는 법</title>
    <link>https://www.youngju.dev/blog/devops/2026-06-12-property-based-testing-practical</link>
    <description>예제 기반 테스트가 놓치는 버그를 잡는 속성 기반 테스트(PBT)를 실전 중심으로 정리합니다. 속성/제너레이터/슈링킹 핵심 개념, 속성 발견 패턴 카탈로그, Python Hypothesis와 Java jqwik과 JS fast-check 동작 예제, 상태 머신 테스트, CI 통합, AI가 작성한 코드 검증과의 시너지까지 다룹니다.</description>
    <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>testing</category><category>property-based-testing</category><category>hypothesis</category><category>jqwik</category><category>fast-check</category><category>ci</category><category>quality</category>
  </item>

    </channel>
  </rss>
