• Generative artificial intelligence startup Early Technologies Ltd. announced the release of its VSCode extension after securing $5 million in funding.
  • The funding will help develop Early’s Test AI agent, which automatically generates high-quality tests for code to detect and fix bugs.
  • Early’s Test AI agent uses generative AI to analyze new code lines and create unit tests, integrating with tools like Visual Studio Code and supporting languages such as JavaScript and TypeScript.
  • The company employs “mutation testing” to verify test accuracy by intentionally introducing bugs into the code.
  • Early generates green tests to enhance coverage and red tests to identify potential bugs in the code.

Early Technologies Ltd.の記事は、AIを活用したテスト自動生成エージェントに関する内容でした。投資を受けたことで、早期のソフトウェア開発段階でバグを検出し修正できるテストAIエージェントの開発を加速することができるようです。具体的には、開発者が書いた新しいコードを分析し、適切な単体テストを生成することで、バグや脆弱性を検出します。また、テストの正確性を確認するために「変異テスト」を使用し、コード内の潜在的なバグを特定するための緑色のテストとカバレッジを向上させるための赤色のテストを生成するという内容でした。

元記事: https://siliconangle.com/2024/10/15/generative-ai-code-testing-startup-early-bags-5m-catch-software-bugs-cause-havoc/