PulseAugur
实时 07:04:37
English(EN) Microsoft has open sourced code-testing-generator, a polyglot unit-test agent that achieves 92.1% task completion versus 78.9% for stock GitHub Copilot. It read

Microsoft 开源 code-testing-generator,性能超越 GitHub Copilot

Microsoft 已开源 code-testing-generator,这是一个用于软件开发编写和验证单元测试的多语言代理。据报道,该代理在 Microsoft 的内部基准测试中实现了 92.1% 的任务完成率,显著优于 GitHub Copilot 在相同任务上的 78.9% 的完成率。其关键创新在于其 Research-Plan-Implement 管道,该管道允许它在生成测试之前分析存储库的结构、语言和现有约定,从而产生更可靠和更具上下文感知能力的结果。 AI

影响 该代理理解存储库上下文和生成已验证测试的能力,可以显著提高开发人员的生产力和代码质量,尤其是在处理复杂或遗留代码库时。

排序理由 Microsoft 开源了一个代码测试生成器工具。

在 Mastodon — fosstodon.org 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Microsoft 开源 code-testing-generator,性能超越 GitHub Copilot

报道来源 [2]

  1. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

    Microsoft 开源 code-testing-generator:一个多语言单元测试代理,任务完成率达 92.1%,而Stock Copilot 为 78.9%

    <p>Microsoft has open sourced code-testing-generator, a polyglot unit-test agent shipping in the MIT-licensed dotnet/skills repository. It reads a repository before writing anything — detecting the language, test framework, existing conventions, and the real build and test comman…

  2. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Microsoft 开源了 code-testing-generator,一个多语言单元测试代理,任务完成率达到 92.1%,而 GitHub Copilot 为 78.9%。它读取

    Microsoft has open sourced code-testing-generator, a polyglot unit-test agent that achieves 92.1% task completion versus 78.9% for stock GitHub Copilot. It reads repositories to understand language, framework and conventions before writing tests. https://www. marktechpost.com/202…