How to specify all tests at once from test class under separate batch #338
-
|
Hi, I have a question about batches usage. I needed to split some e2e tests in batches. Currently haven't any better solution. than to explicitly specify each test method from tests class in the batch. Is it possible to simplify the test definition here? Possibly with usage of some wildcard. (I tried using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Sorry, after some investigation I managed to achive that. This works nicely, so I'm closing the question |
Beta Was this translation helpful? Give feedback.
Sorry, after some investigation I managed to achive that. This works nicely, so I'm closing the question