Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to filter tests by browser name #10

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

DudaGod
Copy link
Member

@DudaGod DudaGod commented Sep 24, 2024

What is done?

Add browser tag for each browser test item inside test tree in sidebar. It gives ability to filter test items using tag like @browser:chrome.

I also wanted to add tags to display opened tests, but it turned out that they already exist. User can use @doc tag to see only tests in opened file and @openedFiles to see tests inside all opened files in editor.

How it looks like:

Screenshot 2024-09-24 at 17 24 20

@DudaGod DudaGod merged commit 882d30b into master Sep 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant