What is the command for AndroidJUnitRunner to exclude multiple tests, not just one?

后端 未结 0 1033
自闭症患者
自闭症患者 2020-12-08 07:47

When I run this command:

adb shell am instrument -w -r
-e log true
-e notAnnotation \'androidx.test.filters.FlakyTest\'
com.android.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题