check-tests icon indicating copy to clipboard operation
check-tests copied to clipboard

Add an option to exclude one test from synchronization

Open taran-7 opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Synchronized the test suite. But then I want to exclude one test from the set of tests that are synchronized.

Describe the solution you'd like Enter a command in the console with the name of the test that I want to exclude from synchronization.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

taran-7 avatar Mar 10 '23 20:03 taran-7

I think we can add a special tag for that so tests marked with tag to be ignored

DavertMik avatar Mar 10 '23 20:03 DavertMik

@taran-7 what test automation stack do you use?

poliarush avatar Mar 10 '23 22:03 poliarush

@poliarush this is a task for a backend. We can easily apply it similarly to how we introduced @manual tag support

DavertMik avatar Mar 14 '23 11:03 DavertMik