I want to skip some test cases while I am running test

I want to skip some test cases while I am running test

Hi Miro,

There can be some test cases that you don’t want to execute. Here you can add the list of tests, test suites or files that you want to blocklist (ignore) during execution. The input for this parameter is of the format "<file>##<suite-name>##<test-name>"