nightwatch icon indicating copy to clipboard operation
nightwatch copied to clipboard

Filter individual testcases by tags

Open swrdfish opened this issue 2 years ago • 1 comments

Description

The current implementation of tags allows users to filter test files based on tags. An user on discord @skelkar wanted to filter testcases by tags.

Usecase: Suppose 5 .js files, each has 10 tests within 5 describe blocks (one describe block - 10 it bock in one .js file). Testcases are clubbed together with related functionality in mind.
Supposer 5 cases are identified, one from each .js file, as sanity. A user should be able to run these 5 only.

Suggested solution

No response

Alternatives / Workarounds

No response

Additional Information

No response

swrdfish avatar Sep 19 '22 11:09 swrdfish

Thank you for setting this as an enhancement. One of the product folk will triage this again to help see when we can fit this in an upcoming sprint.

github-actions[bot] avatar Sep 19 '22 11:09 github-actions[bot]