You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to change feature '--tag'.
Need ability to include or exclude tests by test.
It should works in following way:
--include-tag: filter tests run set by tag list (include only if tag matches)
--exclude-tag: filter tests run set by tag list (exclude if tag matches)
This feature should work together with '--include-regexp'
The text was updated successfully, but these errors were encountered:
Need to change feature '--tag'.
Need ability to include or exclude tests by test.
It should works in following way:
--include-tag: filter tests run set by tag list (include only if tag matches)
--exclude-tag: filter tests run set by tag list (exclude if tag matches)
This feature should work together with '--include-regexp'
The text was updated successfully, but these errors were encountered: