This release includes the following enhancements: Release date: November 5, 2025 Static Analysis Fixes Using AI AutofixdotTEST can now autonomously fix static analysis violations that it finds within automated CI/CD pipelines. dotTEST identifies violations, uses LLM integration to propose fixes for those violations, and verifies each proposed fix to ensure that all issues are fully resolved and no new problems are introduced. Successful fixes result in automatically created commits in the working branch of your project source control repository, enabling manual review and approval before merging. See Fixing Violations Using AI Autofix. MCP Server Extension for AI AgentsdotTEST now includes an MCP (Model Context Protocol) Server extension that enables seamless integration between dotTEST and AI agents or LLM-based coding assistants (such as GitHub Copilot). This MCP Server can be used within any LLM-enabled development environment that supports MCP integration, including Visual Studio, VS Code, and others. With this extension, an AI agent can interact directly with dotTEST, delivering context-aware guidance, analysis, and automation. This feature allows you to use an AI coding assistant to:
For details, see Configuring the MCP Server Extension for AI Agents. Code Coverage Enhancements
Static Analysis Enhancements
|
Rule ID | Updates |
|---|---|
| BRM.HBCM | Fixed false positives reported by the rule. |
Support for the following OS is now removed:
Bug/FR ID | Description |
|---|---|
| DT-22688 | User can get AI recommendations for VB.NET code |
| DT-23458 | Garbled characters in the build |
| DT-23625 | testTagFIlter is not recognizing a tag |
| DT-23928 | dotTEST 2024.2 cannot parse project though VS2022 builds it with no problem |
| DT-24029 | dotTEST was unable to analyze following projects error |
| DT-24279 | Tests in Test Explorer do not work when dotTEST is installed under VS 2017 |
| DT-24286 | Questions regarding the results with AI Autofix |
| XT-43392 | AI Assistant documentation - index out of bounds exception when no embedding model set |
| XT-43495 | Improving generating report in Visual Studio |
Bug/FR ID | Description |
|---|---|
CVE-2026-22732 | Critical vulnerability resolved by upgrading spring-security to 6.5.9 |
CVE-2026-33937 | Critical vulnerability resolved by upgrading handlebars to 4.7.9 |
Bug/FR ID | Description |
|---|---|
CVE-2026-29145 | Critical vulnerability resolved by upgrading Tomcat to 10.1.54 |
Bug/FR ID | Description |
|---|---|
CVE-2026-55276 CVE-2026-53434 CVE-2026-59083 CVE-2026-59084 | Critical vulnerabilities resolved by upgrading Tomcat to 10.1.57 |
| CVE-2026-53914 | Critical vulnerability resolved by upgrading kotlin-stdlib to 2.4.20 |
For information about this release, see https://docs.parasoft.com/display/DOTTEST20252/Updates+in+2025.2. |