docs: add missing changelog entries for VideoRecorder (#9377) and TreeNode filter fix (#9458)#9474
Draft
Evangelink wants to merge 1 commit into
Draft
Conversation
…eNode filter fix (#9458) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds two previously-missed entries to the Microsoft.Testing.Platform changelog so the 2.3.0 “UNRELEASED” notes reflect recent merged work.
Changes:
- Added a changelog entry for the new preview
Microsoft.Testing.Extensions.VideoRecorderextension (#9377). - Added a changelog entry for the TreeNode filter dual-filter validation fix and related documentation improvements (
#9458).
Show a summary per file
| File | Description |
|---|---|
| docs/Changelog-Platform.md | Adds missing Added and Fixed bullets for #9377 (VideoRecorder) and #9458 (TreeNode filter validation + docs). |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Low
| * Harden report TFM resolution for custom/non-OS platforms (browserwasm) by @Evangelink in [#9137](https://github.com/microsoft/testfx/pull/9137) | ||
| * Fix --list-tests json output under --server mode by streaming discovered tests to the SDK over the dotnet-test pipe by @Evangelink in [#9192](https://github.com/microsoft/testfx/pull/9192) | ||
| * Make AzureDevOps summary report file name unique per assembly by @Evangelink in [#9264](https://github.com/microsoft/testfx/pull/9264) | ||
| * Fix `--treenode-filter` + `--filter-uid` mutual exclusion: validated up front at CLI parse time (proper `InvalidCommandLine` exit code) instead of a late `NotSupportedException`; documentation gaps for the `!` NOT operator and property-filter semantics addressed by @Evangelink in [#9458](https://github.com/microsoft/testfx/pull/9458) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two changelog entries were omitted from
docs/Changelog-Platform.mdwhen their PRs were merged on 2026-06-26:Added:Microsoft.Testing.Extensions.VideoRecorder(#9377) — new preview extension for screen recording during test runs.Fixed: TreeNode filter--treenode-filter+--filter-uidmutual exclusion moved to proper CLI validation time (#9458), plus documentation improvements for the!NOT operator.Both entries are added to the
## [2.3.0] - UNRELEASEDsection in the correct (Added/Fixed) subsections.Generated by the Adhoc QA workflow.
Add this agentic workflows to your repo
To install this agentic workflow, run