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

Enable project filtering on vitest workspace scenarios #7089

Open
4 tasks done
TheMineWay opened this issue Dec 16, 2024 · 2 comments
Open
4 tasks done

Enable project filtering on vitest workspace scenarios #7089

TheMineWay opened this issue Dec 16, 2024 · 2 comments
Labels
feat: ui Vitest UI p2-nice-to-have Not breaking anything but nice to have (priority)

Comments

@TheMineWay
Copy link

Clear and concise description of the problem

When working with Vitest UI on a monorepo it could be useful to be able to filter tests by project. This can make it easier to navigate through big projects with multiple tests.

Suggested solution

Add, for example a dropdown, where you can choose which projects you want to show. When filled, the tests list will only show tests assigned to selected projects.

Alternative

No response

Additional context

No response

Validations

@sheremet-va sheremet-va added feat: ui Vitest UI p2-nice-to-have Not breaking anything but nice to have (priority) and removed enhancement: pending triage labels Dec 16, 2024
@sheremet-va sheremet-va moved this to P2 - 2 in Team Board Dec 16, 2024
@DevJoaoLopes
Copy link

@sheremet-va I would like to pull this implementation, is there any impediment?

@DevJoaoLopes
Copy link

I started the evolution through PR #7157 , but it is still under development.
Access the MR for more information 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: ui Vitest UI p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
Status: P2 - 2
Development

No branches or pull requests

3 participants