-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
HacktoberfestCurated issues which are well scoped and ready to be worked on as part of HacktoberfestCurated issues which are well scoped and ready to be worked on as part of HacktoberfestIdea 💡A new feature ideaA new feature ideafirst-timers-onlyIssues that are well described and directed for people that start contributing to the projectIssues that are well described and directed for people that start contributing to the projectgood first picka reasonable task to start getting familiar with the code basea reasonable task to start getting familiar with the code basehelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested
Description
Is your feature request related to a problem?
Having to write the full path(s) when excluding test file(s) is a bit cumbersome. Would be much easier if I could just write a word that the excluded test file(s) file name should contain, just as when specifying what specs to use.
Describe the solution you'd like.
Same as we already have with the --spec command where you can either specify the full path or just a single word.
https://webdriver.io/docs/organizingsuites#run-selected-tests

E.g. the following command should exclude all tests with a file name containing the word "dialog"
--exclude dialog
Describe alternatives you've considered.
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestCurated issues which are well scoped and ready to be worked on as part of HacktoberfestCurated issues which are well scoped and ready to be worked on as part of HacktoberfestIdea 💡A new feature ideaA new feature ideafirst-timers-onlyIssues that are well described and directed for people that start contributing to the projectIssues that are well described and directed for people that start contributing to the projectgood first picka reasonable task to start getting familiar with the code basea reasonable task to start getting familiar with the code basehelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested