BenchDuel logoBenchDuel
AI News

Microsoft Releases New Tool to Automate Code Testing

August 7, 2026
Microsoft Releases New Tool to Automate Code Testing

The tool works by scanning your entire project before it writes a single line of code. It identifies your programming language and testing framework to ensure the generated tests actually work. It handles the whole process from planning to validating the final results.

In recent tests, this tool outperformed standard GitHub Copilot by a wide margin. It successfully finished over 92 percent of tasks compared to about 79 percent for the basic version. It performs especially well when it has to figure out ambiguous instructions.

You can find the code in the dotnet/skills repository under an open license. It is a big step forward for anyone looking to save time on repetitive testing tasks. Check it out if you want to speed up your development workflow.

Comments (0)

No comments yet. Be the first!

More AI news