Skip to content

Complete MSTest 4.4 and Platform 2.4 changelogs - #10478

Merged
Amaury Levé (Evangelink) merged 2 commits into
mainfrom
dev/amauryleve/review-2-4-4-4-changelog
Aug 6, 2026
Merged

Complete MSTest 4.4 and Platform 2.4 changelogs#10478
Amaury Levé (Evangelink) merged 2 commits into
mainfrom
dev/amauryleve/review-2-4-4-4-changelog

Conversation

@Evangelink

Copy link
Copy Markdown
Member

The unreleased MSTest 4.4 and Microsoft.Testing.Platform 2.4 changelogs omitted several important user-facing changes that landed during the release cycle.

This update fills those gaps across new public APIs and analyzers, WebAssembly and WinUI support, artifact post-processing, reporting and telemetry improvements, retry behavior, and notable reliability fixes. It also removes the now-stale Azure DevOps retry caveat after retry attempts became sub-results and adds missing attribution to the pipeline-reference entry.

Document the important user-facing changes that landed after the 4.3.3/2.3.3 release, including new APIs, analyzers, runtime support, reporting, and reliability fixes.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d06ce7e0-7961-4c5b-a21e-658b10a57bb6
Copilot AI balanced review requested due to automatic review settings August 6, 2026 11:51
@Evangelink Amaury Levé (Evangelink) added the state/needs-review Awaiting review from the team. label Aug 6, 2026
@Evangelink
Amaury Levé (Evangelink) enabled auto-merge (squash) August 6, 2026 11:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Completes the unreleased MSTest 4.4 and Microsoft.Testing.Platform 2.4 release notes.

Changes:

  • Documents new MSTest APIs, analyzers, runtime support, and fixes.
  • Documents Platform reporting, telemetry, artifact-processing, and reliability improvements.
  • Updates Azure DevOps retry guidance and attribution.
Show a summary per file
File Description
docs/Changelog.md Expands MSTest 4.4 release notes.
docs/Changelog-Platform.md Expands Platform 2.4 release notes.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 7
  • Review effort level: Balanced

Comment thread docs/Changelog.md Outdated
Comment thread docs/Changelog.md Outdated
Comment thread docs/Changelog.md Outdated
Comment thread docs/Changelog-Platform.md Outdated
Comment thread docs/Changelog-Platform.md Outdated
Comment thread docs/Changelog-Platform.md Outdated
Comment thread docs/Changelog-Platform.md Outdated
Clarify analyzer code-fix coverage, CLI arguments, opt-in behavior, and MSBuild limitations. Correct the retry attribution and remove the non-product Azure DevOps entry.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d06ce7e0-7961-4c5b-a21e-658b10a57bb6
Copilot AI review requested due to automatic review settings August 6, 2026 11:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

Suppressed comments (1)

docs/Changelog-Platform.md:19

  • This overstates truncated-run support and omits one shipped merge engine. RFC 018 explicitly says the capability accepts an incomplete set of complete artifacts and does not recover partially written or malformed output; the built-in TRX processor also opts out. PR #9805 added JUnit alongside TRX and CTRF. Please describe the opt-in truncated-run capability precisely and include JUnit.
* Add artifact post-processing for `dotnet test`, including TRX and CTRF merge engines, artifact-kind metadata, partial-output recovery for truncated runs and provenance for every merged input, by @Evangelink in [#9805](https://github.com/microsoft/testfx/pull/9805), [#10086](https://github.com/microsoft/testfx/pull/10086), [#10445](https://github.com/microsoft/testfx/pull/10445) and [#10463](https://github.com/microsoft/testfx/pull/10463)
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@Evangelink
Amaury Levé (Evangelink) merged commit 1caa04d into main Aug 6, 2026
62 checks passed
@Evangelink
Amaury Levé (Evangelink) deleted the dev/amauryleve/review-2-4-4-4-changelog branch August 6, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state/needs-review Awaiting review from the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants