feat(html-reporter): add step filter in test steps section#39595
Open
EmanueleMinotto wants to merge 1 commit intomicrosoft:mainfrom
Open
feat(html-reporter): add step filter in test steps section#39595EmanueleMinotto wants to merge 1 commit intomicrosoft:mainfrom
EmanueleMinotto wants to merge 1 commit intomicrosoft:mainfrom
Conversation
pavelfeldman
approved these changes
Mar 11, 2026
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Member
Contributor
Author
|
@pavelfeldman in your screenshot "Close context" is part of a subtree of "After Hooks", so it has to be open but the open/closed status will remain when the filter is removed.
Edit: my mistake, I didn't have the branch updated, I'll update it in few hours. |
Adds a search input to the Test Steps in the HTML reporter, allowing users to filter the steps tree by title text. Steps that don't match (and have no matching descendants) are hidden.
d7a966c to
f8d776b
Compare
Contributor
Author
|
@pavelfeldman ready again for a review |
Contributor
Test results for "tests 1"1 failed 2 flaky38714 passed, 848 skipped Merge workflow run. |
Contributor
Test results for "MCP"5244 passed, 164 skipped Merge workflow run. |
pavelfeldman
approved these changes
Mar 19, 2026
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.

Split from #39334 with a more clean code and the html reporter only.
Without filter (default state)
With filter