feat(html-reporter): add step filter in test steps section#39595
feat(html-reporter): add step filter in test steps section#39595EmanueleMinotto wants to merge 1 commit intomicrosoft:mainfrom
Conversation
Test results for "MCP"4 failed 5149 passed, 164 skipped Merge workflow run. |
Test results for "tests 1"1 failed 8 flaky38935 passed, 842 skipped Merge workflow run. |
|
@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
|
@pavelfeldman ready again for a review |

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