Filter tests in App center test task Azure pipeline

53 views Asked by At

I have a some espresso tests in Android Studio in Kotlin. Some of the Test classes I have added them in a Test Suite class. I have a azure pipeline set up with App center test task to run the tests in App center device. How can I specify in the App center test task in Azure pipeline to run only that Test suite class?

0

There are 0 answers