How to skip test cases

Hi there,

can you clarify what you mean by test case?

There is no built-in support for this, but you can implement the logic yourself in JS and use environment variables to control it. Take a look at this answer for the idea.