タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

JavaScriptとarticleとLanguageModelに関するefclのブックマーク (1)

  • Accelerating Large-Scale Test Migration with LLMs

    By: Charles Covey-Brandt Airbnb recently completed our first large-scale, LLM-driven code migration, updating nearly 3.5K React component test files from Enzyme to use React Testing Library (RTL) instead. We’d originally estimated this would take 1.5 years of engineering time to do by hand, but — using a combination of frontier models and robust automation — we finished the entire migration in jus

    Accelerating Large-Scale Test Migration with LLMs
    efcl
    efcl 2025/04/12
    EnzymeからReact Testing Libraryへの移行をLLMを活用してマイグレーションした話。 移行のプロセスのステップ化、再試行ループ、コンテキストに関連するテスト/移行ガイドラインの追加することで75%は移行できた。 そこからどの
  • 1